dcOnDisconnect: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
|- | |- | ||
|align=center| 1 | |align=center| 1 | ||
| close the OpenKore console | | close the OpenKore console when receiving errors from the server (excluding timeout errors) | ||
|- | |- | ||
|align=center| 2 | |align=center| 2 |
Latest revision as of 22:10, 18 September 2021
- dcOnDisconnect [<boolean>]
- Specifies what to do when you get disconnected from the server.
Value | Description |
---|---|
0 or empty | to do nothing |
1 | close the OpenKore console when receiving errors from the server (excluding timeout errors) |
2 | close the OpenKore console on receiving any error from the server |