AutoDestroyDroppedItemAfter
Posted: Wed May 05, 2010 7:04 am
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
-------------------------------------
ยป 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
-------------------------------------