SA-MP Forums Archive
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: question (/showthread.php?tid=170930)



question - Jay. - 24.08.2010

hey guys haven't scripted in a while.

and TextDrawCreate

Which out of the x and y makes the textdraw move left?


Re: question - Jay. - 24.08.2010

Anyone sorry for bump(But this is a very easy and stupid question)


Re: question - vital2k - 24.08.2010

Axis. X is left and right. Y is up and down. -X would be left i guess, and +X would be right. +Y = up and -Y = down.


Re: question - Jay. - 24.08.2010

Quote:
Originally Posted by vital2k
Посмотреть сообщение
Axis. X is left and right. Y is up and down. -X would be left i guess, and +X would be right. +Y = up and -Y = down.
Thanks