14.04.2012, 22:55
I believe the parameters have to be swapped. This is a tad confusing I know.
SetPlayerMarkerForPlayer(playerid, id, color);
playerid - the player to set the marker for
id - the player whose marker to change
SetPlayerMarkerForPlayer(playerid, id, color);
playerid - the player to set the marker for
id - the player whose marker to change