SetTimer breaks after a while of server being on. SetTimerEx does not. - 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: SetTimer breaks after a while of server being on. SetTimerEx does not. (
/showthread.php?tid=594111)
SetTimer breaks after a while of server being on. SetTimerEx does not. -
[WSF]ThA_Devil - 13.11.2015
I have no idea what causes that, and it is quite random, but after a while, timers using SetTimer break. I can confirm that it is not caused by the KillTimer function (I checked all the cases I use it).
By timers breaking, I meant, I cannot create timers using SetTimer anymore.
For some reason I think that the YSF plugin is causing this for me, but I might be wrong.
Plugins I use:
sscanf streamer Whirlpool YSF
Thanks in advance