foreach(Player, i) { if(PlayerInfo[i][pAdmin] >= 2) { SendClientMessageEx(i, color, string); } }
foreach(Player, i)
foreach(new i : Player)