Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » zMUD General Discussion
Chiendo
Newbie


Joined: 13 Jun 2004
Posts: 1
Location: USA

PostPosted: Sun Jun 13, 2004 5:20 am   

Out of control alarm
 
Ok, this is really annoying. I was experimenting with some loop type reflexes and I now have an alarm that I cannot seem to turn off. I deleted the alias that I had used to start this loop, and know now how to accomplish what I was trying to do, but this alarm is now constant and I cant seem to get it turned off.
When I type #alarm, this is what I see.

Alarms:
+ 120 -> ' [in 1:27]
+ 4 -> mossloop [in 4 secs]
+ 8 -> #if (@mossbalance = 1) {outr moss;eat moss;mossbalance = 0} [in 3 secs]
+ 1 -> #if (@mossbalance = 1) {outr moss;eat moss;mossbalance = 0} [in 0 secs]
+ 1 -> #if (@mossbalance = 1) {outr moss;eat moss;mossbalance = 0}
[in 0 secs]

Does anyone have any suggestions?
Reply with quote
Danlo
Magician


Joined: 28 Nov 2003
Posts: 313
Location: Australia

PostPosted: Sun Jun 13, 2004 10:52 am   
 
An alarm is basically a trigger, which is set to go off at a certain time. So to delete it, you have to go into your triggers window, and find these particular alarms and delete them.
Alternatively, typing in this could work:

#untrig {120}
#untrig {4}
#untrig {8}
#untrig {+1}
#untrig {+1}
Reply with quote
Kalma
Newbie


Joined: 16 Mar 2004
Posts: 7
Location: USA

PostPosted: Sun Jun 13, 2004 2:09 pm   
 
Hi,
Just a thank note, I did the same thing today :P
I did #alarm 1 {stuff} instead of +1 and I couldn't figure out how to stop it short of nuking my triggers.

k
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net