Difference between revisions of "storageAuto"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page StorageAuto to storageAuto: Converting page titles to lowercase)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
; storageAuto
+
; storageAuto <[[boolean]]>
: Enable auto storage [[storageAuto_notAfterDeath|after death]] or when at [[itemsMaxWeight|certain weight limit]] or when your have [[getAuto|low amount of certain items]]. Behavior for individual items defined 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]].
  
: You must additionaly specify [[storageAuto_npc|NPC]] or [[storageAuto_useChatCommand‎|chat command]] for this to work.
+
: You must additionaly specify [[storageAuto_npc|NPC]] (and its [[storageAuto_npc_type|type]]) or [[storageAuto_useChatCommand‎|chat command]] for this to work.
  
 
: This will not work without [[itemsMaxWeight]] or [[itemsMaxWeight_sellOrStore]].
 
: This will not work without [[itemsMaxWeight]] or [[itemsMaxWeight_sellOrStore]].

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.