Page 1 of 1

drop multiple ???

Posted: Mon Jan 04, 2010 7:29 pm
by kehabouter
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:3729
L2JDP Revision Number:6815

Hi, i didnt know what words to search so'd it open ( another ) topic.
i want to make my monster drop multiple ( consumeble ?) items.

such as adena / ancient adena / festifal adena / gold bar all at the same time.
( they will have % of dropping anyway ) but now i only get 1 at a time and i want it to be possible to have like 2 / 3 / 4

thnx

Re: drop multiple ???

Posted: Mon Jan 04, 2010 7:38 pm
by janiii
that is called drop category. a monster drops 1 item from each category he has assigned. look into the droplist table in your database or read the comments in the datapack/sql/droplist.sql file . if that doesnt help, you can find some explanations here in forum searching for drop, category.

Re: drop multiple ???

Posted: Mon Jan 04, 2010 10:39 pm
by kehabouter
and again, many thanks! you helped me out for so many things.