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


Joined: 30 Jul 2002
Posts: 25
Location: USA

PostPosted: Thu Jan 09, 2003 8:07 pm   

exceptions to capture tell window
 
I'd like my trigger to capture tells from everyone except one person basically.

After spending some time looking up in the previous forum posts there was one person that asked about it, and they were told to use WIN instead of CAP which I also tried. The help menu has information about the IF command too, but I couldn't find anything on what to do if something wasn't true, versus was true.

so basically, it should be a trigger pattern for: tells you
and normally i have capture for: #CAP tell

What I have for command doesn't work at all so I hope to get your help on this. Thanks.

Darkrose
Reply with quote
Evangelist
Adept


Joined: 10 Oct 2000
Posts: 224
Location: USA

PostPosted: Thu Jan 09, 2003 9:40 pm   
 
I don't know the exact syntax, but set it up something like...

&char tells you '
#if @char="DoNotCaptureThisName" {} {#CAP OTHER}

something like that

Evangelist/Pernius
telnet://phidar.com:9000
Reply with quote
LightBulb
MASTER


Joined: 28 Nov 2000
Posts: 4817
Location: USA

PostPosted: Thu Jan 09, 2003 10:37 pm   
 
#TR {(%w) tells you} {#IF ("%1" <> "MrIgnored") {#CAP tell}}

LightBulb
Senior Member
Reply with quote
dark75rose
Beginner


Joined: 30 Jul 2002
Posts: 25
Location: USA

PostPosted: Fri Jan 10, 2003 6:36 am   
 
Thanks so much, it works just like it should. I'll remember that <> part to apply later too... that's kinda what I was missing. :)

Darkrose
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