Looking for time - 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: Looking for time (
/showthread.php?tid=299325)
Looking for time -
Dripac - 25.11.2011
I am looking for a time script which counts in seconds, for example like Crazybobs Cops and Robbers
Re: Looking for time -
Calgon - 25.11.2011
Be more specific. A lot counts in seconds already, do you want it to display on screen, a specific font, do you want it to print to the console?
AW: Re: Looking for time -
Dripac - 25.11.2011
Quote:
Originally Posted by Calgon
Be more specific. A lot counts in seconds already, do you want it to display on screen, a specific font, do you want it to print to the console?
|
For example it's 12:00 and it will be 13:00 in a minute And yes i want it in textdraw and if possible with day/night change
Re: Looking for time -
Babul - 25.11.2011
iam using
Код:
TogglePlayerClock(playerid,1);
after the players stats got loaded, its not very accurate, but vital for smooth weather changes. even CBCNR is slightly off some seconds sometimes, thats why the server sends some "time refreshing" packets each minute...