SA-MP Forums Archive
Colourful text - 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: Colourful text (/showthread.php?tid=65712)



Colourful text - Outbreak - 15.02.2009

Is it possible to write a line of text with different colours, that would show the same way as SendClientMessage.



Re: Colourful text - [LDT]LuxurY - 15.02.2009

Quote:
Originally Posted by Outbreak
Is it possible to write a line of text with different colours, that would show the same way as SendClientMessage.
It's not possible with standart pawn functions. May be with plugin it'll be possible... Anyway I don't know.


Re: Colourful text - Think - 15.02.2009

Quote:
Originally Posted by Outbreak
Is it possible to write a line of text with different colours, that would show the same way as SendClientMessage.
its possibole with gametextforplayer.


Re: Colourful text - Outbreak - 15.02.2009

I'll search around some more, see if i can find a plugin or something for it.