dcOnDualLogin: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
mNo edit summary
m (Conversion script moved page DcOnDualLogin to dcOnDualLogin: Converting page titles to lowercase)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
: Specifies what to do when disconnected by someone logging in to the same account.
: Specifies what to do when disconnected by someone logging in to the same account.


:; 0 or empty or missing
{|border="1" cellpadding="2" cellspacing="1"
:: Reconnect after [[reconnect]] seconds.
|- style=background-color:#F9F9F9;
 
!Value
:; 1
!Description
:: Quit.
|-
 
|align=center| 0 or empty
:; 2 and greater
|Reconnect after [[Timeouts.txt#Connection|reconnect]] seconds.
:: Reconnect after <value> seconds.
|-
|align=center| 1
| Quit.
|-
|align=center| 2 and greater
|Reconnect after <value> seconds.
|}


[[Category:config.txt]]
[[Category:config.txt]]
[[Category:auto_disconnect]]
[[Category:auto_disconnect]]
[[Category:connection]]
[[Category:connection]]

Latest revision as of 22:34, 26 April 2021

dcOnDualLogin [<value>]
Specifies what to do when disconnected by someone logging in to the same account.
Value Description
0 or empty Reconnect after reconnect seconds.
1 Quit.
2 and greater Reconnect after <value> seconds.