SA-MP Forums Archive
~colour~ wanted [+reps!] - 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: ~colour~ wanted [+reps!] (/showthread.php?tid=308032)



~colour~ wanted [+reps!] - PawnoQ - 02.01.2012

hi,

how to get this color in textdraw or gametext?
I cant figure it out, it is NOT ~b~~h~ or ~g~~h~.


Re: ~colour~ wanted [+reps!] - [HiC]TheKiller - 02.01.2012

That is a Textdraw.

https://sampwiki.blast.hk/wiki/TextDrawCreate
https://sampwiki.blast.hk/wiki/TextDrawLetterSize
https://sampwiki.blast.hk/wiki/TextDrawColor


Re: ~colour~ wanted [+reps!] - N0FeaR - 02.01.2012

here an ec. GameTextForPlayer(playerid, "~w~Please Wait...", 5000,3);


Re: ~colour~ wanted [+reps!] - PawnoQ - 02.01.2012

ah thx


Respuesta: ~colour~ wanted [+reps!] - [Nikk] - 02.01.2012

For that Blue Use

~b~~h~ or only ~b~.

The ~h~ color serves to clarify.

~r~ = red
~b~ = blue
~g~ = green
~y~ = yellow
~p~ = violet

~h~ = clarify
~n~ = A line of space.