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



Timer Problem - CoR3 - 13.12.2014

Hey Whats up?! i was working with SetTimer until i found a mistake; i did SetTimer("PayDay",360000,1); i hoped that PayDay arrived in one hour... but NO!

PayDay arrived each 6 minutes with 39 seconds Ñ—What's my error?... thanke guys!


Re: Timer Problem - gtasarules14 - 13.12.2014

A hour in milliseconds is 3600000, not 360000, 360000 milliseconds is 6 minutes. try that bud!


Re: Timer Problem - MythicalMarauder - 13.12.2014

This should help:
https://www.******.ae/webhp?source=s...o+milliseconds