Question? (+1 rep for you :))
#2

pawn Код:
new sPlay[64];
    format(sPlay, sizeof(sPlay), "*** There are curently players %i/%i online", player_count, GetMaxPlayers());
    SendClientMessageToAll(COLOR_GREY, sPlay);
U can add this on player connect,spawn,disconnect.. etc.
Rep Nao :P
Reply


Messages In This Thread
Question? (+1 rep for you :)) - by Andrew97 - 16.04.2012, 10:10
Re: Question? (+1 rep for you :)) - by ProdrifterX - 16.04.2012, 10:12
Re: Question? (+1 rep for you :)) - by ProdrifterX - 16.04.2012, 10:15
Re: Question? (+1 rep for you :)) - by RollTi - 16.04.2012, 10:16
Re: Question? (+1 rep for you :)) - by doreto - 16.04.2012, 10:17
Re: Question? (+1 rep for you :)) - by ProdrifterX - 16.04.2012, 10:20
Re: Question? (+1 rep for you :)) - by Andrew97 - 16.04.2012, 10:24

Forum Jump:


Users browsing this thread: 1 Guest(s)