for(new i = 0; i < MAX_PLAYERS; i++) { if(!IsPlayerConnected(i)) continue; SetPlayerMarkerForPlayer(i, playerid, 0xFFFFFF00); }