Lettersize - 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: Lettersize (
/showthread.php?tid=74303)
Lettersize -
Robbin237 - 21.04.2009
Is there a way to find out the lettersize of a textdraw? I've seen a textdraw on Crazybob's Server and want to know how big the letter size is.
Example:
pawn Код:
TextDrawLetterSize(Textdraw, 0.500000,1.000000);
If anybody could figure out what size this is i'd thank you so much XD
Thnx!!!!!
Re: Lettersize -
Klutty - 21.04.2009
Use Zameroth's textdraw editor.
Re: Lettersize -
Robbin237 - 21.04.2009
I know, but i cant figure out the right size, can somebody help?
Most accurate i can get is
pawn Код:
TextDrawLetterSize(Textdraw, 0.230000,1.000000);
Thnx. plz
Re: Lettersize -
Klutty - 21.04.2009
What I mean is, if you use his textdraw editor, you can make a textdraw, and it saves the code into a .txt file.
Then copy & paste into your GM.