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



Textdraws - Alpay0098 - 22.01.2015

Hello,
It's hard to me to change textdraw's (for example) position and then GMX. (Edit, GMX ; Edit, GMX ; Edit, GMX ; ...)
So please add a command like /updatetd and give an order them that updates and adjusts new positions of textdraw.
Is it possible?
(sorry for bad grammer)


Re: Textdraws - Schneider - 22.01.2015

You could put the textdraws in a filterscript, that way you only have to reload the filterscript (/rcon reloadfs [name of fs]) to apply the changes and if you're done you can eventually move the textdraws back to your gamemode.


Re: Textdraws - Alpay0098 - 22.01.2015

Thank you. (+rep)