Difference between revisions of "Timers"

From Scriptwiki
Jump to: navigation, search
 
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 Commands and Identifiers]]

Latest revision as of 01:15, 28 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