15.04.2015, 20:45
I also do not clearly understand, what do you want, but if you want to loop through all players you can use simple loop:
and do not forgot to check, if IsPlayerConnected when using it.
Код:
for(new i = 0; i < MAX_PLAYERS; i++)