View Single Post
Stereo
Veteran Member
Join Date: Dec 2010
Old 10-03-2011 , 10:04   Re: how get count of players
Reply With Quote #3

You can use:

PHP Code:
#define MAX_PLAYERS 32
new iPlayers[MAX_PLAYERS], iNumid
get_players
(iPlayersiNum"""CT"
or

PHP Code:
#define MAX_PLAYERS 32
new iPlayers[MAX_PLAYERS], iNumid
get_players
(iPlayersiNum"""TERRORIST"
Stereo is offline