how do u restore the normal eudemons drops, if anyone has something close to real eudemons i'd really appreciate it if you could help me do this, it doesn't have to be perfect,
i need something to do the following with drops:
about 20x normal eudemons gold drop, and about 5x eudemons item drop
right now my server is droping only eo cards, and droping massive amounts of gold(500k on the lowest level monsters, etc)
update cq_dropitemrule set item0=ITEMIDHERE;
update cq_dropitemrule set item1=ITEMIDHERE;
update cq_dropitemrule set item2=ITEMIDHERE;
update cq_dropitemrule set item3=ITEMIDHERE;
update cq_dropitemrule set item4=ITEMIDHERE;
update cq_dropitemrule set item5=ITEMIDHERE;
update cq_dropitemrule set item6=ITEMIDHERE;
update cq_dropitemrule set item7=ITEMIDHERE;
update cq_dropitemrule set item8=ITEMIDHERE;
update cq_dropitemrule set item9=ITEMIDHERE;
update cq_dropitemrule set item10=ITEMIDHERE;
update cq_dropitemrule set item11=ITEMIDHERE;
update cq_dropitemrule set item12=ITEMIDHERE;
update cq_dropitemrule set item13=ITEMIDHERE;
update cq_dropitemrule set item14=ITEMIDHERE;
Quote:
UPDATE CQ_DROPITEMRULE SET CHANCE=WHATEVERYOUWANTHERE;
use this and put id of gold in like 10 from it and but eocard id in the other 4 i think this will make what u need
credits to necron33
honestly, did you read what i wrote at all, i asked if someone had the items/gold set already, i dont feel like logging on to eudemons and killing every montster over and over to find out.
not trying to be mean, but please read the post thoroughly before posting.
honestly, did you read what i wrote at all, i asked if someone had the items/gold set already, i dont feel like logging on to eudemons and killing every montster over and over to find out.
not trying to be mean, but please read the post thoroughly before posting.
so, you are talking about the gold drops of the Monsters, ..
and what do you mean with " and about 5x eudemons item drop"
Its in your cq_monstertype (money_drop_min and money_drop_max )
fast way
Code:
update cq_monstertype set money_drop_min=Amount of max gold drop;
update cq_monstertype set money_drop_max=Amount of max gold drop:
How ever, this way is very fast but also very unprofessional!
Little guide!
Code:
money_drop_min = if you monster drop's gold (witch the rate you can chance in the cq_monstertye => drop_money_chance) The MINIMUM amount.
money_drop_max = if you monster drop's gold (witch the rate you can chance in the cq_monstertye => drop_money_chance) The MAXIMUM amount.
I could make a script for the money .. but i don't think some one is interest in it ..
honestly, did you read what i wrote at all, i asked if someone had the items/gold set already, i dont feel like logging on to eudemons and killing every montster over and over to find out.
not trying to be mean, but please read the post thoroughly before posting.
[HELP] Nooby Questions 02/05/2009 - CO2 Private Server - 11 Replies Hi im pete
i have some questions for LOTF << yes i said lotf =]
dont flame because i know they are nooby questions just doing something here , please answer correctly if you can
Questions
Help a nooby? ^^ 10/07/2008 - Planetside - 1 Replies I'm looking for somebody with C++ knowledge to help me out a bit :) If you do please private message me on here.