28 #define MAX_MESSAGE_TEXT 256
This is a cvar definition. Cvars can be user modified and used in our menus e.g.
bool GAME_MP_Rcon(const char *password, const char *command)
Sends an rcon command to the gameserver that the user is currently connected to, or if this is not th...
struct teamData_s teamData_t
cvar_t * cl_maxsoldiersperteam
cvar_t * rcon_client_password
cvar_t * cl_maxsoldiersperplayer
void GAME_MP_CallbacksInit(const struct cgame_import_s *import)
void GAME_MP_CallbacksShutdown(void)
cvar_t * cl_roundtimelimit