storageAuto: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
; storageAuto | ; storageAuto <boolean flag> | ||
: Enable auto storage [[storageAuto_notAfterDeath|after death]] | : Enable auto storage [[storageAuto_notAfterDeath|after death]], when at [[itemsMaxWeight|certain weight limit]] or when you [[getAuto|run out of certain item]]. Items that are going to be storaged are set in [[items_control.txt]]. | ||
: You must additionaly specify [[storageAuto_npc|NPC]] or [[storageAuto_useChatCommand|chat command]] for this to work. | : You must additionaly specify [[storageAuto_npc|NPC]] or [[storageAuto_useChatCommand|chat command]] for this to work. |
Revision as of 15:48, 16 December 2009
- storageAuto <boolean flag>
- Enable auto storage after death, when at certain weight limit or when you run out of certain item. Items that are going to be storaged are set in items_control.txt.
- You must additionaly specify NPC or chat command for this to work.
- This will not work without itemsMaxWeight or itemsMaxWeight_sellOrStore.