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.

utimer

Old posts that have not been replied to for several years.
Locked
b
brentos

utimer

Post by brentos »

Does anyone know of a way to pause a utimer
I have been looking but unable to find one.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

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 »

So if i could just ask one more thing, how do I get the value that is in the utimer. :roll: :oops:
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

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
Locked