12.01.2014, 18:48
Just like this:
#undef MAX_PLAYERS
#define MAX_PLAYERS 100
Change MAX_PLAYERS to anything, 100, 200, 20 lol. Or what do you mean?
#undef MAX_PLAYERS
#define MAX_PLAYERS 100
Change MAX_PLAYERS to anything, 100, 200, 20 lol. Or what do you mean?

