Textdraw coords - 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: Textdraw coords (
/showthread.php?tid=322026)
Textdraw coords -
Gooday - 29.02.2012
Hello i would like to make a textdraw with "WWW.CC-RP.TK" Under the radar but i dont know the coords
AW: Textdraw coords -
Drebin - 29.02.2012
https://sampforum.blast.hk/showthread.php?tid=117851
https://sampforum.blast.hk/showthread.php?tid=290640
Re: Textdraw coords -
Babul - 29.02.2012
the textdraw canvas is a 2D-plane, x and y position. its basis is on the upper-left edge (0,0), the bottom-right edge is the maximum (640,480). your desired position is at the left side (x=0), and at the (almost) bottom position (y=480-some small value).
try to create the textdraw at 0,440
Re: Textdraw coords -
Gooday - 29.02.2012
Dude thanks but i cant make textdraws i followed the tutorial but it gives me errors, could you make it i'll REP YOU! or who help