SA-MP Forums Archive
Textdraw text in 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: Textdraw text in color (/showthread.php?tid=487661)



Textdraw text in color - AntonioCroatia - 14.01.2014

Is it possible to make textdraw text in "two" colors.

Something like this: "Wellcome To Croatian Trucking"

When I put this:
pawn Код:
Wellcome {FF6600}To Croatian Trucking
Result is:
Код:
Wellcome $FF6600$To Croatian Trucking



Respuesta: Textdraw text in color - Swedky - 14.01.2014

It is the same thing that to use 'GameTextFor [Player/All]'.

pawn Код:
~g~Wellcome ~R~~H~To Croatian Trucking
Bear in mind: To use capital letters will do that the color is clearer.


Re: Respuesta: Textdraw text in color - AntonioCroatia - 14.01.2014

Quote:
Originally Posted by EnzoMetlc
Посмотреть сообщение
It is the same thing that to use 'GameTextFor [Player/All]'.

pawn Код:
~g~Wellcome ~G~~H~To Croatian Trucking
Bear in mind: To use capital letters will do that the color is clearer.
aha, Thanks repped +


Re: Textdraw text in color - J4mmyHD - 14.01.2014

Also, You have spelt Welcome wrong it only has 1 'l' not 2.

So..

Wellcome to Welcome.