Quote:
Originally Posted by Riwerry
I guess I maybe found the bug? I'm having this timer:
pawn Code:
gMaintenanceTimer = SetTimer("UpdateMaintenanceCountdown", 1000, true)
And inside of this public function I'm having KillTimer(gMaintenanceTimer); It's getting called / I don't have it under any condition or smth.
But, timer still going.
|
Having the same issue, if I attempt to kill a timer within the public function it's calling; it won't kill it and constantly keep calling it.
Then again, the last update on this was last year. Figured I'd post here anyways. You should have probably informed everyone you weren't going to continue developing this though.