20.05.2014, 10:30
I'm sure you don't need more than MAX_PLAYERS, so that should do it, yes? (Ignore what it implies, but you definitely shouldn't need MORE than 500!)
If you are scared of over-riding the 50 limit - you can use assert (if your variable is const)
If you are scared of over-riding the 50 limit - you can use assert (if your variable is const)