What the fuck is that. - 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: What the fuck is that. (
/showthread.php?tid=376948)
What the fuck is that. -
Gangster-rocks - 12.09.2012
Код HTML:
C:\DOCUME~1\admin\Desktop\PARP\FILTER~1\GAAdmin.pwn(120) : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
pawn Код:
TextDrawFont(Textdraw1 , 0.5);
Re: What the fuck is that. -
Mark™ - 12.09.2012
There's no 0.5, only 4 styles are available 0,1,2,3.
https://sampwiki.blast.hk/wiki/TextDrawFont
Re: What the fuck is that. -
doreto - 12.09.2012
https://sampwiki.blast.hk/wiki/TextDrawFont
TextDrawFont(Textdraw1 , 1);
you cant use 0.5 you can only use [0,2,3]
Edit : damm it too late
Re: What the fuck is that. -
Gangster-rocks - 12.09.2012
Its my bad i was tryin to change the size i am new in text draw shit