22.12.2009, 06:32
You can also set invisible marker and keep the player's color at the same time.
SetPlayerColor(playerid, (GetPlayerColor(playerid) & 0xFFFFFF00));
SetPlayerColor(playerid, (GetPlayerColor(playerid) & 0xFFFFFF00));