Change text to requested 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: Change text to requested color (
/showthread.php?tid=563814)
Change text to requested color -
Arieltador - 17.02.2015
Hello,
How can i change the color of the text to "red" if the player write: "(red)user text.."?
I say, i want chat color system, when the user write some color like this: "(blue)", the color change automatically to hex color.
Thank's
Re: Change text to requested color -
M4D - 17.02.2015
SEARCH !!
this is what you need:
https://sampforum.blast.hk/showthread.php?tid=553655
another style as include: (#RED text or #BLUE text)
https://sampforum.blast.hk/showthread.php?tid=194885
Re: Change text to requested color -
Arieltador - 17.02.2015
Quote:
Originally Posted by M4D
|
thank you very mutch!!!!