foreach(new i : Player){ if(GetPlayerTeam(i) == GetPlayerTeam(playerid)) { SetPlayerMarkerForPlayer(i, playerid, color); } return 1;}