Clock + Checkpoint. - 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: Clock + Checkpoint. (
/showthread.php?tid=583726)
Clock + Checkpoint. -
GabiXx - 30.07.2015
1. How can i put a clock on server to show the real time, not game time.
2. How can i make a DMV, with restricted cars and checkpoint system.
Ty for help.
Re: Clock + Checkpoint. -
Dan. - 30.07.2015
1. You can get the current time by using the "gettime" function. Then you create a textdraw and you can put the current time into there, using TextDrawSetString.
2. What do you exactly mean? You can make it yourself, check out some tutorials how to make a vehicle system or just download a filterscript made by someone else.