Help Please

11/15/2014 03:43 arneljan#1
Got Problem with Monster.... coz any class i use when killing monster it wont drop any items.. where should i look for it to fixed and at code should i find?
11/17/2014 15:27 donn#2
In your combat manager - damage processor - after the check monster.HP <=0, add your drop code. If you have a drop code.
11/19/2014 13:16 Yupmoh#3
Find where your mobs die and add a drop code to it, make sure it's done correctly or it could end up causing lag.