DrawText with multiple colors? - 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: DrawText with multiple colors? (
/showthread.php?tid=106218)
DrawText with multiple colors? -
iron_war_lord - 01.11.2009
Is it possible to have a DrawText with multiple colors, i've been searching all over these forums. Much like CBS where at the bottom it says a few things, but some text is in a different color...
How do I do this? Also for Dialogs?
Re: DrawText with multiple colors? -
dice7 - 01.11.2009
https://sampwiki.blast.hk/wiki/Colors_List
Re: DrawText with multiple colors? -
iron_war_lord - 01.11.2009
That's for GameTextForPlayer. Not for DrawText, I have used that, but it doesn't work for DrawText...
Re: DrawText with multiple colors? -
dice7 - 01.11.2009
Then just make more different text draws
Re: DrawText with multiple colors? -
Nameless303 - 02.12.2009
Try using ~r~, ~b~, etc.. It works for me..