06.07.2011, 22:32
Hello, I would like to see if I can get the amount of players online, here is my code which I have now.
Cheers.
pawn Код:
format(string, sizeof(string), "~r~%d~w~/~b~%d ~y~Players Online", GetMaxPlayers());