Page 1 of 1
Crystal Caverns
Posted: Fri Nov 13, 2009 11:26 pm
by Raincast
Crystal Caverns not finish if drop item disable.How to solve this problem????
Re: Crystal Caverns
Posted: Sun Nov 15, 2009 8:13 am
by Charus
This is your problem if you set at config that players should not be able to drop items on ground. At retail it options is true as default.
Re: Crystal Caverns
Posted: Sun Nov 15, 2009 8:52 am
by janiii
the config you mean is AllowDiscardItem ?
on item drop check for item id and let player drop. look in RequestDropItem class for Config.ALLOW_DISCARDITEM .