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
shaun.murray
Magician


Joined: 23 Jul 2005
Posts: 334
Location: Chicago

PostPosted: Fri May 16, 2008 4:17 pm   

this trigger doesn't work... but... why not?
 
Code:
#var {askipwho} {bob|phil|jonny}
#trig {*@askipwho*{is standing here.|is here|is resting here.|works|watches}} {#window shownleave %ansi( yellow) {--~[~[ AutoSkipping ]]--}}


From the mud....
Big boy bob the monster is resting here.

So... Shouldn't I have a nice -- AutoSkipping-- in my #window named 'shownleave'? But... That window is empty.... =[
Reply with quote
Larkin
Wizard


Joined: 25 Mar 2003
Posts: 1113
Location: USA

PostPosted: Fri May 16, 2008 4:19 pm   
 
Put { } around the variable in the trigger pattern?
Reply with quote
shaun.murray
Magician


Joined: 23 Jul 2005
Posts: 334
Location: Chicago

PostPosted: Fri May 16, 2008 4:33 pm   
 
So...

Code:
#trig {{*@askipwho*{is standing here.|is here|is resting here.|works|watches}}} {#window shownleave %ansi( yellow) {--~[~[ AutoSkipping ]]--}}

-or-
Code:
#trig {{*@askipwho*}{is standing here.|is here|is resting here.|works|watches}} {#window shownleave %ansi( yellow) {--~[~[ AutoSkipping ]]--}}


Newp.... Also tried:

Code:
#trig {(*@askipwho*){is standing here.|is here|is resting here.|works|watches}} {#window shownleave %ansi( yellow) {--~[~[ AutoSkipping ]]--}}


Didn't work either....
Reply with quote
shaun.murray
Magician


Joined: 23 Jul 2005
Posts: 334
Location: Chicago

PostPosted: Fri May 16, 2008 4:37 pm   
 
GOT IT!

*{@askipwho}*{is standing here.|is resting here.|works|watches}

That worked... Thanks! =D
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