Little question about 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Little question about Textdraw (
/showthread.php?tid=149437)
Little question about Textdraw -
Jay. - 22.05.2010
Hey guy's I'm getin better with Textdraws now..
But i have one question
Textdraw0 = TextDrawCreate(160,120, "blablabla example ~r~ No ~W~");
ok here it is: Is it possible to use the color's like ~r~ ~w~ ~B~
If you no the answer please reply thanks alot.
(Jay)
Re: Little question about Textdraw -
Correlli - 22.05.2010
Quote:
Originally Posted by (Jay)
ok here it is: Is it possible to use the color's like ~r~ ~w~ ~B~
|
It won't kill you if you try it yourself - that's the best way to find out. But I'll give you the answer this time: yes, it's possible.
Re: Little question about Textdraw -
Jay. - 22.05.2010
Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by (Jay)
ok here it is: Is it possible to use the color's like ~r~ ~w~ ~B~
|
It won't kill you if you try it yourself - that's the best way to find out. But I'll give you the answer this time: yes, it's possible.
|
Ah thanks Don, I've even tryed it out and it works.!
[Solved]