SA-MP Forums Archive
Textdraw - 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 (/showthread.php?tid=613971)



Textdraw - Loinal - 03.08.2016

Hello guys iam using TDEditor

So, i wanna like White color [Score: {yellow} 0]

How i make it?


Re: Textdraw - WhiteGhost - 03.08.2016

Score ~y~0

https://sampwiki.blast.hk/wiki/GameTextStyle


Re: Textdraw - Loinal - 03.08.2016

Its textdraw


Re: Textdraw - AndySedeyn - 03.08.2016

You can use gametext colors in a textdraw. There's also 'TextDrawColor': https://sampwiki.blast.hk/wiki/TextDrawColor


Re: Textdraw - Shinja - 03.08.2016

Yes, TextDrawCreate(blabla..., "Score:~w~0")


Re: Textdraw - AlexPalermitano97 - 03.08.2016

TextDrawColor or ~the initial color~ for exemple:
Score ~y~0

In game the player sees the textdraw so: Score 0


Re: Textdraw - alishvasis - 03.08.2016

Quote:
Originally Posted by Loinal
View Post
Hello guys iam using TDEditor

So, i wanna like White color [Score: {yellow} 0]

How i make it?
[Score: ~y~ 0]

In TextDraw Color For Example

For Red Color Use ~r~
For Black Color Use ~b~
For Yellow Color Use ~y~

And....


Re: Textdraw - Fantje - 03.08.2016

In the editor you can pick an option: Text color. There you can pick the color. But in this case use: ~y~ for yellow


Re: Textdraw - Shinja - 03.08.2016

Quote:
Originally Posted by alishvasis
View Post
[Score: ~y~ 0]

In TextDraw Color For Example

For Red Color Use ~r~
For Black Color Use ~b~
For Yellow Color Use ~y~

And....
~b~ is blue
we use ~l~ for black