12.03.2013, 11:46
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.
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.