SA-MP Forums Archive
Textdraw Question - 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 Question (/showthread.php?tid=275938)



Textdraw Question - Elbert_Hutchinson - 11.08.2011

Hello I was wonder what is the resolution of GTA SA like in Fullscreen mode?
in px


Re: Textdraw Question - Babul - 11.08.2011

https://sampwiki.blast.hk/wiki/TextDrawCreate
Quote:
Note: The x,y coordinate is the top left coordinate for the text draw area based on a 640x480 "canvas" (irrespective of screen resolution). If you plan on using TextDrawAlignment with alignment 3 (right), the x,y coordinate is the top right coordinate for the text draw.

640x480, even on a 1650x1080 screen, so keep the x "axis" in mind


Re: Textdraw Question - Elbert_Hutchinson - 11.08.2011

thanks


Re: Textdraw Question - Elbert_Hutchinson - 11.08.2011

Hm it didnt cover the whole screen, only like 1/4th of the screen


Re: Textdraw Question - Macluawn - 11.08.2011

You set textdraws background size incorrectly.