SA-MP Forums Archive
Textdraws, menu text and moneybar fading WTF!? - 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: Textdraws, menu text and moneybar fading WTF!? (/showthread.php?tid=215140)



Textdraws, menu text and moneybar fading WTF!? - Pooh7 - 22.01.2011

Video: http://www.xfire.com/video/3f8ef8/

Filterscript what I use for making textdraws: http://forum.sa-mp.com/showthread.ph...textdraweditor

Textdraws source if you want to test it:
Code:
//



Re: Textdraws, menu text and moneybar fading WTF!? - GaGlets(R) - 22.01.2011

I just wtf`ed try to use lower case (~r~ ~n~)


Re: Textdraws, menu text and moneybar fading WTF!? - Pooh7 - 22.01.2011

I always use upper case and never had this problem.


Re: Textdraws, menu text and moneybar fading WTF!? - GaGlets(R) - 22.01.2011

Quote:
Originally Posted by Pooh7
View Post
I always use upper case and never had this problem.
So this time try lower case


Re: Textdraws, menu text and moneybar fading WTF!? - Rac3r - 23.01.2011

Your string
Code:
~R~Kuca~W~ na prodaju!~~N~~N~
Correct string
Code:
~R~Kuca~W~ na prodaju!~N~~N~