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
benjunmun
Beginner


Joined: 23 Feb 2002
Posts: 23

PostPosted: Fri Jul 11, 2008 3:45 am   

[2.30] Command input trigger not firing after prompt
 
I can't get a command input trigger to fire on a #send that is run from a prompt trigger. The command input trigger fires if I type in the command by hand. It also works if I use the same #send from a non-prompt trigger. Is this a bug?

-Ben
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Fri Jul 11, 2008 5:04 am   
 
Please show me the exact prompt trigger that you are using. Go to the XML tab in the trigger and copy the XML and paste it into this forum between [CODE] tags
Reply with quote
benjunmun
Beginner


Joined: 23 Feb 2002
Posts: 23

PostPosted: Fri Jul 11, 2008 5:38 am   
 
here's a simple sample I have to reproduce it:

Code:

<class name="testclass" id="1403">
  <trigger priority="14020" newline="false" prompt="true" id="1402">
    <pattern>%dh, %dm</pattern>
    <value>#send qwerty</value>
  </trigger>
  <trigger type="Command Input" priority="14040" id="1404">
    <pattern>qwerty</pattern>
    <value>#echo found it</value>
  </trigger>
</class>
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