How to create a timer? - 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: How to create a timer? (
/showthread.php?tid=243961)
How to create a timer? -
Gemini - 25.03.2011
I been using Sandra's Truckingmissions script and edited a little so now its more like a "drug-delivery-before-time-runs-out" script. And I can set the time, but when a player is doing one of the missions, there is no timer shown, so the player cant see how much time he has left to reach the checkpoint and complete the mission.
Is it possible to set a timer into this script?
http://pastebin.com/H4St1Q8x
Thanks
AW: How to create a timer? -
Pablo Borsellino - 25.03.2011
Gametext / Textdraw / Message + SetTimer / SetTimerEx
Re: How to create a timer? -
Davz*|*Criss - 25.03.2011
https://sampwiki.blast.hk/wiki/SetTimer
https://sampwiki.blast.hk/wiki/SetTimerEx
Re: How to create a timer? -
Gemini - 25.03.2011
Its not that SetTimer lol.... How do I a timer where you can see the seconds/minutes etc to that script?
Re: How to create a timer? - XFlawless - 25.03.2011
Use Textdraw and SetTimer.