12.03.2017, 10:33
Are you using a global timer?
If so, check if there's something in the script that could kill the timer mistakenly.
Debug it with printf to see if the timer is actually running when you face the problem.
By the way, are you using a foreach loop inside the timer by chance?
If so, check if there's something in the script that could kill the timer mistakenly.
Debug it with printf to see if the timer is actually running when you face the problem.
By the way, are you using a foreach loop inside the timer by chance?