Notifier When using clock

Sorry that using my school acc, but Im trying to figure out how to get my Notifier to show once when my Label Hits 0

Just disable the clock in the if timer = 0 statement

Set Clock.TimerEnabled to false

Taifum

Thanks for the help @Taifun, but if I were to reset the timer what would I do?

@Taifun Sorry if its to much, I'm just new to coding.

To disable the clock means to stop the clock
What about just trying it?
Taifun

@Taifun Iḿ trying to make it to were if I hit the button the time resets making it 30 again and resetting it making it work agian..

You are asking a different question now

So what about

Set global timer to 30

See also these tips to learn

Taifun

Thank you for the extra help @Taifun