Chat Name Colour. - 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: Chat Name Colour. (
/showthread.php?tid=183513)
Chat Name Colour. -
Huzzy - 15.10.2010
Hi Guys,
You know when you start a new server and when you join your name is orange or green etc.How do i remove that?Like put all players to White.
Ty,Huzzy
Re: Chat Name Colour. - [L3th4l] - 15.10.2010
OnPlayerConnect:
SetPlayerColor(playerid, COLOR_WHITEHERE);