SA-MP Forums Archive
Timers Going extremely fast. - 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: Timers Going extremely fast. (/showthread.php?tid=558939)



Timers Going extremely fast. - Lynn - 20.01.2015

Fixed.


Re: Timers Going extremely fast. - Lordzy - 20.01.2015

It happens when your robbery command is used multiple times before the timer gets killed. You should do a check if this "robbery" command is in process or not.


Re: Timers Going extremely fast. - Lynn - 20.01.2015

It's happening on the very first use of the command.


Re: Timers Going extremely fast. - Lordzy - 20.01.2015

Are you using any plugins related to timers?


Re: Timers Going extremely fast. - Lynn - 20.01.2015

I'm a idiot...Turns out my syntax was messed up.
I had the TIME and RETURN reversed.


Re: Timers Going extremely fast. - Dignity - 20.01.2015

Next time, please don't edit out the main topic so other people can learn from this if they happen to have a similar issue.