Uh oh, this example is a bit outdated, considering it was made when dinosaurs still stomped their footprints in. ;)
snake85027: it is still counting down, to make it stop, you need to add a condition to only count down while the number is above 0. Put TimerCountDown > 0 in the first event.