07.09.2011, 04:40
I have a looping timer ( SetTimerEx("Payday", 100000, true, "d", playerid); ) that is set to go off every 100 seconds, as you can see.
However, sometimes, it goes a lot faster, like every 10 seconds or so.
What might be causing this?
I am sure I have ( return 1; ) in the public function.
However, sometimes, it goes a lot faster, like every 10 seconds or so.
What might be causing this?
I am sure I have ( return 1; ) in the public function.