new sPlay[64]; format(sPlay, sizeof(sPlay), "*** There are curently players %i/%i online", player_count, GetMaxPlayers()); SendClientMessageToAll(COLOR_GREY, sPlay);