textdraw streamer problem - 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: textdraw streamer problem (
/showthread.php?tid=266671)
textdraw streamer problem -
LZLo - 05.07.2011
i have this textdraw streamer:
https://sampforum.blast.hk/showthread.php?tid=263372
the problem is:
The TextDraw
before:
after:
i couldn't solve it with the "TextDrawProportional false"
how can i solve it?
Re: textdraw streamer problem -
Donya - 05.07.2011
you sure you did what i said then saved the include then recompiled?
http://forum.sa-mp.com/showthread.ph...85#post1271385
if it somehow didn't work, do
pawn Код:
TextDrawSetProportional(Text:textdrawid, false);
right after creating it
Re: textdraw streamer problem -
LZLo - 05.07.2011
ok will do
EDIT: the same as after
(i'm using F_Menu)
AW: textdraw streamer problem -
Nero_3D - 05.07.2011
It looks like a global textdraw, just use a normal one
But did you try it with TextDrawProportional (text, true) ?
Re: textdraw streamer problem -
Laronic - 05.07.2011
I failed, i was lookin on another topic and posted in there D:
@Moderators: Please delete thsi post