• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Map icon does not change color
#1
Hello guys, I have a little problem.



I am trying to change the color of an icon on the map but it is not working, I am trying to make the icon black, but it does not work.




Is the color correct? I'm using like this:?0x000000FF



Code:
public OnPlayerConnect(playerid)

{

? ? SetPlayerMapIcon(playerid, 1, 2756.7896,-2431.2869,13.4790, 2, 0x000000FF, MAPICON_GLOBAL);

? ? return 1;

}
  Reply


Messages In This Thread
Map icon does not change color - by Jhames - 2021-03-30, 06:12 AM
RE: Map icon does not change color - by DandoRYx - 2021-03-30, 07:49 AM

Forum Jump: