Difference between revisions of "storageAuto"

From OpenKore Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
; storageAuto
+
; storageAuto <boolean flag>
: 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]] 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.