For updates, you should follow me on


Pause / Resume / Toggle countdown timers


The command to pause/ resume / toggle countdown timers is cdpause

The parameters are;

The val parameter can be 0 (resume), 1 (pause) or * (toggle current setting).

The optional delay specifies a time (in milliseconds) to wait before running the command.

 

 

 

Example - pause Timer1

 

Pause Timer 1
cdpause
val=1
Timer1

 

 

 

 

Example - resume Timer2

 

Resume Timer 2
cdpause
val=0
Timer2

 

 

 

 

Example - toggle the pause state of two timers

 

Toggle Timers
cdpause
val=*
Timer1
Timer2

 



Prev: Countdown timers  
Next: Updating text objects in scenes



Privacy
© 2024 8up.uk