|
fattony Apprentice
Joined: 27 Dec 2001 Posts: 105 Location: USA
|
Posted: Sat Jun 15, 2002 11:16 pm
Alarm question |
Is is possible to make an alarm with an ID so it can be deleted with the #untrigger command? Or even better, is there a way to delete an alarm trigger from the command line, so I don't have to open the Settings Editor? Tried #unt alarmpattern but it didn't work.
Fat Tony |
|
|
|
DeathShadow Adept
Joined: 11 Nov 2000 Posts: 228 Location: USA
|
Posted: Sun Jun 16, 2002 9:44 am |
Greetings,
To create an alarm with an Id from the command line do the following:
#ALARM IdString +5 {#echo alarm test}
And then you will be able to delete the alarm from the command line by doing the following:
#UNTRIGGER IdString
-ds
zMud 6.26a; Win98/Win2000/WinXP |
|
|
|
|
|