Timer on textdraw - 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: Timer on textdraw (
/showthread.php?tid=90377)
Timer on textdraw -
Klutty - 07.08.2009
Hmm, yeah. I made a timer, and I would like to show every second pass on a textdraw.
Do I have to do textdrawsetstring for every second or?
Re: Timer on textdraw -
whooper - 07.08.2009
yes.
Re: Timer on textdraw -
Klutty - 07.08.2009
Thanks.