TextdrawLetterSize - 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: TextdrawLetterSize (
/showthread.php?tid=496362)
~nevermind~ -
Blackazur - 21.02.2014
~nevermind~
Re: TextdrawLetterSize -
Dignity - 21.02.2014
pawn Код:
TextDrawLetterSize(LogoTD1, 0.460000, 1.299999);
Is the size of this:
https://hostr.co/file/Dg5HiIj0Xihm/sa-mp-054.png
You could use Zamaroht's textdraw editor to change the size (and create) textdraws:
https://sampforum.blast.hk/showthread.php?tid=290640
EDIT: I'm so blind. That is a 3dtextlabel, not a textdraw.
Re: TextdrawLetterSize -
Vince - 21.02.2014
Are you sure that's a textdraw? Looks more like a 3DTextLabel to me.
AW: TextdrawLetterSize -
Blackazur - 21.02.2014
~nevermind~
Re: TextdrawLetterSize -
MP2 - 21.02.2014
Use a textdraw editor.
AW: TextdrawLetterSize -
Blackazur - 21.02.2014
~nevermind~