Posts: 737
Threads: 338
Joined: Jan 2013
Hi,
i set player color, but i don't see that color in minimap? why?
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
Also, ensure the opacity of your colour isn't set to 0:
0xFF000000 - Red with 00 (0) opacity (invisible)
0xFF0000FF - Red with FF (255) transparency (fully visible)
But as the previous post mentioned, check ShowPlayerMarkers. Perhaps SetPlayerMarkerForPlayer also.