storageAuto: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
; storageAuto <boolean | ; storageAuto <[[boolean]]> | ||
: 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]]. | : 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]]. | ||
Revision as of 12:59, 3 October 2012
- storageAuto <boolean>
- 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 (and its type) or chat command for this to work.
- This will not work without itemsMaxWeight or itemsMaxWeight_sellOrStore.