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

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
Scarn
Apprentice


Joined: 24 Jul 2005
Posts: 137

PostPosted: Sun May 19, 2019 7:02 am   

Alarms not firing.
 
Morning all,

I have some pretty simple alarms that tell me when certain quests have reset. The trigger captures output from the MUD and then sends it back as a #SHOW 45 minutes later (the average time for a quest to reset on my MUD).

The issue is, the alarms aren't going off. They are counting down to the 30 or so minute mark and then getting reset back up to 45 minutes.

I use the temporary #ALARM command

Code:

\[ You have completed a quest\: (.+) \]

$temp = %1
#ALARM {+2500} {#SHOW {%ansi(yellow)[%ansi(cyan) Quester: $temp reset %ansi(yellow)]}}



Any ideas?
Reply with quote
Scarn
Apprentice


Joined: 24 Jul 2005
Posts: 137

PostPosted: Sun May 19, 2019 2:24 pm   
 
Fixed!

One of my chat windows was trying to connect to the MUD. Each time #CON happened, all timers would reset!

I'll leave this here for anyone with the same problem in the future.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD 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