Difference between revisions of "dcOnPlayer"

From OpenKore Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
; dcOnPlayer [<value>]
 
; dcOnPlayer [<value>]
: Specifies what to do when not [[Safe condition|safe]].
+
: Enables auto quit when not [[Safe condition|safe]].
  
:; 0 or empty or missing
+
: [[teleportAuto_allPlayers]] is processed before this, if able. If it is enabled and you can't teleport for any reason (including server delay), dcOnPlayer processed.
:: Do nothing.
 
  
:; 1 or any other value
+
: This has no effect if you are in a [[cities.txt|city]]; or processing [[storageAuto|auto storage]] or [[buyAuto|auto buy]]; or not in [[lockMap]] when it is set.
:: Quit.
 
 
 
: This option has no effect if you are in a [[cities.txt|city]]; or processing [[storageAuto|auto storage]] or [[buyAuto|auto buy]]; or not in [[lockMap]] when it is set.
 
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:auto_disconnect]]
 
[[Category:auto_disconnect]]

Revision as of 03:29, 9 November 2009

dcOnPlayer [<value>]
Enables auto quit when not safe.
teleportAuto_allPlayers is processed before this, if able. If it is enabled and you can't teleport for any reason (including server delay), dcOnPlayer processed.
This has no effect if you are in a city; or processing auto storage or auto buy; or not in lockMap when it is set.