Timers: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
m timer -> TIMER
No edit summary
 
(One intermediate revision by one other user not shown)
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 23:15, 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