Difference between revisions of "dcOnMaxReconnections"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; dcOnMaxReconnections [<value>] : Specifies maximum count of tries to connect to account server. :; 0 or empty or missing :: Infinitely. :; 1 or any other value :: Quit after …')
 
m
Line 8: Line 8:
 
:: Quit after <value> tries.
 
:: Quit after <value> tries.
  
Note: counter resets after successful connection.
+
: Counter of connection attempts resets after successful connection.
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:auto_disconnect]]
 
[[Category:auto_disconnect]]

Revision as of 06:12, 7 November 2009

dcOnMaxReconnections [<value>]
Specifies maximum count of tries to connect to account server.
0 or empty or missing
Infinitely.
1 or any other value
Quit after <value> tries.
Counter of connection attempts resets after successful connection.