Alright, so I am having a problem with my timer. Sorry if I repeated a problem someone else had, but I searched the threads but all I found on timers was for 22 and 2k3 or for making a day/night system, so I decided to make a new thread.
Ok, here's the problem:
I started a timer then made a conditional branch saying when the timer is below or at 0 min and 0 sec then it stops the timer and does a desired effect. However, it doesn't make the timer go away and the desired effect does not happen. If I tell it to do something when the timer is above 0 min and 0 sec it does that but does not execute the else handler. Does anyone know what the problem is?