SA-MP Forums Archive
SetPlayerColor Problem - 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: SetPlayerColor Problem (/showthread.php?tid=116795)



SetPlayerColor Problem - ArTisT - 30.12.2009

if i use SetPlayerColor(playerid,COLOR_GREEN1) it only changes the color on chat !?!?!

but it should change the color on chat and on that player list (TAB)



Re: SetPlayerColor Problem - Mike Garber - 30.12.2009

Quote:
Originally Posted by ArTisT
if i use SetPlayerColor(playerid,COLOR_GREEN1) it only changes the color on chat !?!?!

but it should change the color on chat and on that player list (TAB)
It does. But when your playername is marked, It will be white.
And If you're alone on a server, your playername is automatically marked. (Highlighted)

If you try It with more players ,you'll see It changes color.


Re: SetPlayerColor Problem - ArTisT - 30.12.2009

okey thanks