SA-MP Forums Archive
[Question] Text Draws - 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: [Question] Text Draws (/showthread.php?tid=183948)



[Question] Text Draws - Alex_Valde - 17.10.2010

How should I know where are X and Y coordinates in TextDrawCreate function


Re: [Question] Text Draws - Jeffry - 17.10.2010

Quote:
Originally Posted by Wiki (wiki.sa-mp.com/wiki/TextDrawCreate)
Note: The x,y coordinate is the top left coordinate for the text draw area based on a 640x480 "canvas" (irrespective of screen resolution).
Just guess a bit. It works for me. Part up your screen in 4 little steps, and you can guess it pretty exactly.


Respuesta: [Question] Text Draws - The_Moddler - 17.10.2010

Use Zarmoth's textdraw editor :P