[FilterScript] Christmas Tree Textdraw.( Changing colors )
#41

nice job!!


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

Reply
#42

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 ...
Reply
#43

haha lovely.
Reply
#44

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


Forum Jump:


Users browsing this thread: 1 Guest(s)