SA-MP Forums Archive
SetPlayerMarkerForPlayer - 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)
+--- Thread: SetPlayerMarkerForPlayer (/showthread.php?tid=618312)



SetPlayerMarkerForPlayer - MerryDeer - 04.10.2016

Hi,

I set player color to white, setplayercolor(playerid,0xFFFFFFAA);

And i want to make in minimap player marker to other player red but chat color and in tab and when writing leave white color so?

Код:
SetPlayerMarkerForPlayer( 42, 1, 0xFF0000FF );



Re: SetPlayerMarkerForPlayer - oMa37 - 04.10.2016

https://sampwiki.blast.hk/wiki/SetPlayerMarkerForPlayer


Re: SetPlayerMarkerForPlayer - MerryDeer - 04.10.2016

Yes, but there is writing:

The player that will see the player's changed blip/nametag color



// Make the players marker fully opaque (solid) to the player while keeping chat colour the same. Will only work correctly if SetPlayerColor has been used:


How to understand keeping chat colour the same, if The player that will see the player's changed blip/nametag color it's change just blip/nametag color