How to change text color - 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: How to change text color (
/showthread.php?tid=322961)
How to change text color -
SampLoverNo123 - 04.03.2012
Like when we type SendClientMessage(playerid, color,"Text here");
How to change the color of *Text* only in line? Not whole line only *Text* in this line... Please tell me
Re: How to change text color -
Mark™ - 04.03.2012
Example :
Text only would turn to green.Though am not sure if it would work as color is already defined before.
Re: How to change text color -
SampLoverNo123 - 04.03.2012
Where can i get that color codes?
Re: How to change text color -
Fantastic - 04.03.2012
If you are looking for RGB Code's then here:
http://www.keller.com/rgb.html
Re: How to change text color - T0pAz - 04.03.2012
See this tutorial. It explains everything you need to understand.