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


Joined: 28 Jul 2003
Posts: 9
Location: Australia

PostPosted: Thu Jul 31, 2003 6:55 am   

patterns
 
Hi,
is it possible to group patterns that works off the same trigger
example....(A comman red butterfly;an Indigo butterfly;A summerstorm is resting here) (catch butterfly)
catch butterfly is the command can this be done rather than making a trigger for each one?
Reply with quote
zex0s
Wanderer


Joined: 29 Jun 2003
Posts: 64

PostPosted: Thu Jul 31, 2003 1:37 pm   
 
#VA butterflys {Common red butterfly|Indigo butterfly|summerstorm} <- Add more butterflys to this group.
#TR ({A|An} @butterflys is {resting|sleeping|sitting|| here.}) {catch butterfly}
Reply with quote
zex0s
Wanderer


Joined: 29 Jun 2003
Posts: 64

PostPosted: Thu Jul 31, 2003 1:41 pm   
 
actually, that last line is wrong..
#TR ({A|An} @butterflys is {resting|sleeping|sitting|here.) {catch butterfly}

There,

Assign all the names of the butterflys to a stringlist variable (in this example, we'll use @butterfly)

You can trigger using the variable @butterflys, and also works if the @butterfly is "resting here". or sitting here, or sleeping here, or just plain "here"
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