SA-MP Forums Archive
Colored NameTags - 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: Colored NameTags (/showthread.php?tid=138593)



Colored NameTags - IVuljak - 02.04.2010

Hi, how can I color someone's name tag but I don't want him to be shown on radar, just name tag colored
how can this be done?


Re: Colored NameTags - Crezy-Boy - 02.04.2010

SetPlayerColor?


Re: Colored NameTags - Steven82 - 02.04.2010

Don't want them to be shown on radar at all? It is on the wiki

http://wiki.sa-mp.com

Go under scripting functions



Re: Colored NameTags - Ragidon - 02.04.2010

For the name color:
https://sampwiki.blast.hk/wiki/Function:SetPlayerColor

For the blips:
https://sampwiki.blast.hk/wiki/ShowPlayerMarkers


Re: Colored NameTags - crxx - 02.04.2010

@Ragidon Thanx!