Difference between revisions of "dcOnStorageFull"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; dcOnStorageFull [<value>] : Specifies what to do when zeny amount is low. :; 0 or empty or missing :: Do nothing. :; 1 or any other value :: Quit if storage is full. Note: t…')
 
m (Conversion script moved page DcOnStorageFull to dcOnStorageFull: Converting page titles to lowercase)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
; dcOnStorageFull [<value>]
+
; dcOnStorageFull [<boolean flag>]
: Specifies what to do when zeny amount is low.
+
: Enables auto quit when there is no free positions in your storage.
  
:; 0 or empty or missing
+
: This only has effect when processing [[storageAuto|auto storage]].
:: Do nothing.
 
 
 
:; 1 or any other value
 
:: Quit if storage is full.
 
 
 
Note: this only have effect when processing [[storageAuto|auto storage]].
 
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:auto_disconnect]]
 
[[Category:auto_disconnect]]
 +
[[Category:storage]]

Latest revision as of 22:34, 26 April 2021

dcOnStorageFull [<boolean flag>]
Enables auto quit when there is no free positions in your storage.
This only has effect when processing auto storage.