This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
b
brentos
Post
by brentos » Tue Apr 01, 2003 3:27 pm
Does anyone know of a way to pause a utimer
I have been looking but unable to find one.
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Tue Apr 01, 2003 3:49 pm
There is no way t pause any timers in eggdrop directly.
However, some form of system can be used to do this, there is nothing stopping you from deleting a time, then readding it.
IE, store the timer details, delete it, then re-estandblish when you want to.
b
brentos
Post
by brentos » Tue Apr 01, 2003 4:54 pm
So if i could just ask one more thing, how do I get the value that is in the utimer.
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Tue Apr 01, 2003 5:41 pm
According to doc/tcl-commands.doc
utimers
Returns: a list of active secondly timers. Each entry in the list contains
the number of minutes left till activation, the command that will be
executed, and the timerID.
Module: core