23.07.2009, 21:09
No dude, defines don't control anything, it won't make it work with more like you can't do this:
That won't allow 1m people to play on my server it will just make the define 1m instead of 200, my loops will now goto 1m instead of going to 200 but the server will still only recognise 200 players.
pawn Код:
#undef MAX_PLAYERS
#define MAX_PLAYERS 1000000