![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Classes | |
| class | ClientKickedModule |
Variables | |
| const string | AUTH_PREFIX = "#STR_authentification_fail\n" |
| const string | LOGIN_PREFIX = "#STR_LOGIN_PREFIX"+"\n" |
| const string | RESPAWN_PREFIX = "#STR_RESPAWN_PREFIX"+"\n" |
| const string | VE_PREFIX = "#STR_VE_PREFIX"+"\n" |
| const string | VERIFY = "\n"+"#STR_VERIFY" |
| const string | MODS = "\n"+"#STR_MODS0"+"\n"+"#STR_MODS1"+"\n" |
| const string | SERVER_MUST_UPDATE = "\n"+"#STR_S_UPDATE" |
| const string | CLIENT_MUST_UPDATE = "\n"+"#STR_C_UPDATE" + VERIFY |
| const string | UNM_MESSAGE = "#STR_UNM_MESSAGE" |
| enum EClientKicked |
Definition at line 1 of file clientkickedmodule.c.
| const string AUTH_PREFIX = "#STR_authentification_fail\n" |
Definition at line 160 of file clientkickedmodule.c.
Definition at line 173 of file clientkickedmodule.c.
| const string LOGIN_PREFIX = "#STR_LOGIN_PREFIX"+"\n" |
Definition at line 165 of file clientkickedmodule.c.
| const string MODS = "\n"+"#STR_MODS0"+"\n"+"#STR_MODS1"+"\n" |
Definition at line 170 of file clientkickedmodule.c.
| const string RESPAWN_PREFIX = "#STR_RESPAWN_PREFIX"+"\n" |
Definition at line 166 of file clientkickedmodule.c.
| const string SERVER_MUST_UPDATE = "\n"+"#STR_S_UPDATE" |
Definition at line 172 of file clientkickedmodule.c.
| const string UNM_MESSAGE = "#STR_UNM_MESSAGE" |
Definition at line 175 of file clientkickedmodule.c.
| const string VE_PREFIX = "#STR_VE_PREFIX"+"\n" |
Definition at line 167 of file clientkickedmodule.c.
| const string VERIFY = "\n"+"#STR_VERIFY" |
Definition at line 169 of file clientkickedmodule.c.