Drop - doesn't disappear! Bug or wrong setting in general?

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
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Drop - doesn't disappear! Bug or wrong setting in general?

Post by zippel »

How to set general.properties (Optimization), if a player throws the thing on the floor, it should disappear after some time?

Code: Select all

AllowDiscardItem = TrueAutoDestroyDroppedItemAfter = 60AutoDestroyHerbTime = 15ListOfProtectedItems = 0CharacterDataStoreInterval = 15LazyItemsUpdate = FalseUpdateItemsOnCharStore = FalseDestroyPlayerDroppedItem = TrueDestroyEquipableItem = FalseSaveDroppedItem = FalseEmptyDroppedItemTableAfterLoad = FalseSaveDroppedItemInterval = 0ClearDroppedItemTable = FalseAutoDeleteInvalidQuestData = FalsePreciseDropCalculation = TrueMultipleItemDrop = TrueForceInventoryUpdate = False
-------------------------------------------
L2J Revision 4614
L2JDP Revision 7991
Last edited by zippel on Sat May 14, 2011 11:40 am, edited 1 time in total.
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Drop - doesn't disappear! Bug or wrong setting in genera

Post by hope »

try reading what you have there the answer is right in front of you
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Drop - doesn't disappear! Bug or wrong setting in genera

Post by jurchiks »

AutoDestroyDroppedItemAfter = 60 - guess what's this?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Re: Drop - doesn't disappear! Bug or wrong setting in genera

Post by zippel »

jurchiks wrote:AutoDestroyDroppedItemAfter = 60 - guess what's this?
xz. Maybe it's time after which things disappear from the server.
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Re: Drop - doesn't disappear! Bug or wrong setting in genera

Post by zippel »

hope wrote:try reading what you have there the answer is right in front of you
I know.. it's worked, but now it does not want. Perhaps what some teams clash, I ask?)
Post Reply