SA-MP Forums Archive
[FilterScript] Christmas Tree Textdraw.( Changing 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Christmas Tree Textdraw.( Changing colors ) (/showthread.php?tid=196463)

Pages: 1 2 3


Re: Christmas Tree Textdraw.( Changing colors ) - kamalhood - 25.12.2010

nice job!!


btw, i would like to know how to change the tree to something else (maybe for chinnes new year latern etc..)




Re: Christmas Tree Textdraw.( Changing colors ) - M0R0JR - 25.12.2010

Quote:
Originally Posted by Matthew_Johnston
View Post
How the hell do you do that!? O.o
With this: http://forum.sa-mp.com/showthread.ph...extdraw+editor


It\'s not hard. You must know only some \'special characters\', like:


/


With these you can create Progress bar, etc.


Quote:
Originally Posted by Zh3r0
View Post
I used a box for the trunk, then use, most of, the "/" , changed sizes, inverted and so, because pawn compiler takes a \ as a new line.
Code:
pawn compiler takes a \ as a new line
And what ? Let me show you that you can use \'\\' in a textdraw:
pawn Code:
new s[2];
format(s,sizeof(s),"%c",92);
TextDrawCreate(101.000000,135.000000,s);
Oh ...


Re: Christmas Tree Textdraw.( Changing colors ) - Flori - 30.11.2015

haha lovely.


Re: Christmas Tree Textdraw.( Changing colors ) - NightHell - 30.11.2015

Sure,i use this for my server,n it work :v .so cool