SetPlayerMapIcon colors - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: SetPlayerMapIcon colors (
/showthread.php?tid=275822)
SetPlayerMapIcon colors -
Kyle_Olsen - 11.08.2011
I am trying to add map icons (icon ID 1) with different colors, but I can't get it working.
I have tried both hex colors and the color formats used with textdraws, but neither worked, they both returned the white square.
Does anyone know how I may get the color to change?
Re: SetPlayerMapIcon colors -
Tigerkiller - 11.08.2011
i think it isnt possible to change the color of a map icon
Re: SetPlayerMapIcon colors -
MadeMan - 11.08.2011
Set 'markertype' to 0 and use hex colors (red is 0xFF0000FF, yellow 0xFFFF00FF etc).