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
jiffywhip
Newbie


Joined: 20 Oct 2012
Posts: 2

PostPosted: Sat Oct 20, 2012 4:00 am   

#ALARM trigger help
 
I want something that fires every 2 minutes, but I just can't make it work, i've tried countless combinations of time, and nothing.

This is what I have now.

#ALARM -02: .quest

I've tried this as well.

#ALARM -02:00 .quest

Any help would be appreciated.
Reply with quote
hadar
Apprentice


Joined: 30 Aug 2009
Posts: 198
Location: my apt, in california

PostPosted: Sat Oct 20, 2012 8:24 am   
 
this is the XML for the trigger i use to fire ever 2 min

Code:

<trigger name="WoF" type="Alarm" priority="51930">
      <pattern>-02:00</pattern>
      <value>#if (%gmcp.room.info.num==47207) {#send "say Welcome, if you are here to play a game, simply drop the game token!"}</value>
    </trigger>


if you wanted to do it from the command line it would be #alarm quest -02:00 {.quest}
_________________
if you build it they will come, assuming that they have not already come to build it
Aardwolf Bootcamp
My youtube channel
Reply with quote
jiffywhip
Newbie


Joined: 20 Oct 2012
Posts: 2

PostPosted: Sat Oct 20, 2012 11:35 am   
 
Works great, thanks!
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