#if (defined maxplayers) #undef maxplayers #define maxplayers (60)#endif
SendRconCommand( \"maxplayers 50\" );
#undef MAX_PLAYERS
#define MAX_PLAYERS 50