dcOnMaxReconnections: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
; dcOnMaxReconnections [<value>]
; dcOnMaxReconnections [<value>]
: Specifies maximum count of tries to connect to account server.
: Enables auto quit when number of tries to connect to account server exceeds specified value.
 
:; 0 or empty or missing
:: Infinitely.
 
:; 1 or any other value
:: Quit after <value> tries.


: Counter of connection attempts resets after successful connection.
: Counter of connection attempts resets after successful connection.

Revision as of 03:23, 9 November 2009

dcOnMaxReconnections [<value>]
Enables auto quit when number of tries to connect to account server exceeds specified value.
Counter of connection attempts resets after successful connection.