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



Ticks - justjamie - 04.04.2016

Hello,
i want to make a system for dini that every second takes 1 from the thing.
Like it is 3600;
Every second -1
so
3599
3598
3597
If you get what i mean.
How do i do this?


Re: Ticks - Scrillex - 04.04.2016

gettime or unixstamp


Re: Ticks - justjamie - 04.04.2016

Quote:
Originally Posted by Scrillex
Посмотреть сообщение
gettime or unixstamp
I'm kind of a noob :3, have no idea where to start.
Can you make a start for me?