SA-MP Forums Archive
Message Colour - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Message Colour (/showthread.php?tid=548565)



Message Colour - Jhony_Blaze - 30.11.2014

Hello, is there a way to type messages in the chat box with different colors ?


Re: Message Colour - Ahammad - 30.11.2014

Use the color code for change message color for between [COLOR = RED(Choose a color)] (Here type your message) and [/COLOR]


Re: Message Colour - Luis- - 30.11.2014

He means in game.

Before using SendClientMessage(ToAll) put {FF0000} (that's the red colour code) before your message.

www.colorpicker.com is a useful website.


Re: Message Colour - Jhony_Blaze - 30.11.2014

I actually mean doing it in game by pressing 'T' , not scripting it.