for(new i = 0; i < MAX_PLAYERS; i++){ if(VariableJugador[i][VariableFaccion] == 0) { SetPlayerMarkerForPlayer(i, playerid, 0xFF6347AA); }}