storageAuto: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Conversion script moved page StorageAuto to storageAuto: Converting page titles to lowercase) |
||
(One intermediate revision by one other user not shown) | |||
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]]. | ||
Latest revision as of 22:34, 26 April 2021
- 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.