Player marker transparent?
#1

Hi, I'm having this problem.

I am trying to make one player's map marker invisible, but when I use SetPlayerMarkerForPlayer(playerid, id, 0xFFFFFF00); the marker quickly turns white again, as the player color.

Any solutions?
Reply
#2

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
Reply
#3

No, that's not my problem, I've tried both.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)