SA-MP Forums Archive
Help (Read!) - 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: Help (Read!) (/showthread.php?tid=259982)



Help (Read!) - -•♥♠♦♣-•Arshavin•-♥♠♦♣•- - 06.06.2011

how to make moving textdraw for example


Welcome to my server and keep moving till end screen and again appears from the first and keep moving and coming


Re: Help (Read!) - -•♥♠♦♣-•Arshavin•-♥♠♦♣•- - 06.06.2011

hello?


AW: Help (Read!) - Drebin - 06.06.2011

As far as I know you can't create moving textdraws. You could create many many many dublicated textdraws and move everyone a bit. Then you make them appear after each other (with a timer) but it's retarded and I don't recomment to do it.


Re: Help (Read!) - gamer931215 - 06.06.2011

If you want moving textdraws, you will need to use a timer for it.

i'd recommend to take a look at the wiki:
https://sampwiki.blast.hk/wiki/TextDrawCreate
https://sampwiki.blast.hk/wiki/TextDrawSetString
https://sampwiki.blast.hk/wiki/TextDrawShowForAll

And if you want to know how timers works:
https://sampwiki.blast.hk/wiki/SetTimer