AutoDestroyDroppedItemAfter

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
jaman4321
Posts: 19
Joined: Fri Feb 05, 2010 11:48 pm

AutoDestroyDroppedItemAfter

Post by jaman4321 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4056:
L2JDP Revision 7238:


Does not work AutoDestroyDroppedItemAfter:
----------------------------------
# Delete dropped reward items from world after a specified amount of seconds. Disabled = 0.
# Default: 600
AutoDestroyDroppedItemAfter = 600
----------------------------------

Here it is established:
----------------------------------
# Also delete from world misc. items dropped by players (all except equip-able items).
# Notes:
# Works only if AutoDestroyDroppedItemAfter is greater than 0.
# Default: False
DestroyPlayerDroppedItem = False

# Destroy dropped equipable items (armor, weapon, jewelry).
# Notes:
# Works only if DestroyPlayerDroppedItem = True
# Default: False
DestroyEquipableItem = False
-------------------------------------
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: AutoDestroyDroppedItemAfter

Post by janiii »

AutoDestroyDroppedItemAfter is ment for drop from mobs.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
jaman4321
Posts: 19
Joined: Fri Feb 05, 2010 11:48 pm

Re: AutoDestroyDroppedItemAfter

Post by jaman4321 »

I'm sorry) thanks
Post Reply