Difference between revisions of "Timers"

From Scriptwiki
Jump to: navigation, search
m (timer -> TIMER)
Line 11: Line 11:
 
If you use /timers off, it will stop all active timers and echo: ''* All timers halted''
 
If you use /timers off, it will stop all active timers and echo: ''* All timers halted''
  
[[Category:Commands]][[Category:TIMER]]
+
[[Category:Commands]][[Category:Timer]]

Revision as of 15:42, 27 November 2005

Shows or stops all active timers.

/timers [off]

Using /timers will show you all active timers, having the following format:

* Active timers:
* Timer <name> <seconds>s delay <commands to execute> (<network>)
* Timer <name> <seconds>s delay <commands to execute> (<network>)
-


If you use /timers off, it will stop all active timers and echo: * All timers halted