29.12.2014, 13:38
something like this -
Do like this with MAX_VEHICLES too
Read this - https://sampforum.blast.hk/showthread.php?tid=57018
pawn Код:
#undef MAX_PLAYERS //default value is 500 i think
#define MAX_PLAYERS 50 //change it according to our needs
Read this - https://sampforum.blast.hk/showthread.php?tid=57018

