SA-MP Forums Archive
Getting HUGE Size Of TexrDraw IMAGE - 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: Getting HUGE Size Of TexrDraw IMAGE (/showthread.php?tid=520780)



Getting HUGE Size Of TexrDraw IMAGE - Raza2013 - 20.06.2014

Hello, guys

how to resize it?




i'm using Zamaroht's TextDraw Editor there i've created a map spirites but how can i resize it. even i've tried all options. like "Change Font Size", "Position",etc



Re : Getting HUGE Size Of TexrDraw IMAGE - MCZOFT - 20.06.2014

Hello,
since "Zamaroht's Filescript" creating a file after generating a textdraw ingame
PHP код:
format(filenamesizeof(filename), "%s.tde"inputtext); 
Thats mean you'll search for your (Filename.tde) and open it and give it to me to see it or just edit the size Value


Good Luck