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
Malaphus
Novice


Joined: 11 Aug 2003
Posts: 34
Location: USA

PostPosted: Tue Aug 12, 2003 4:48 am   

Gag Problem
 
Currently I'm CAP'ing and GAG'ing incoming tells fine, sending htem to another window... but for some reason whenever i get a tell I see this:

XXXXHP XXXXMN XXXXMV > <--- this is my prompt
<blank>
XXXXHP XXXXMN XXXXMV >

This is my current trigger:
----------------------------
Pattern: tells you,
Action:
#CAP Chat
#GAG
----------------------------

Can anybody walk me thru how to make this trigger gag the blank lines and blank prompts?

Thanks,
Mal
Reply with quote
MattLofton
GURU


Joined: 23 Dec 2000
Posts: 4834
Location: USA

PostPosted: Tue Aug 12, 2003 5:17 am   
 
appropriate #trigger goes here
#COND {^$} {#gag}

What you're seeing is not the simple removal of the visible text from the matched line, but the leftover spacing line sent by the MUD. If you don't want any blank lines, use this trigger instead:

#trigger {^$} {#gag}
Reply with quote
Malaphus
Novice


Joined: 11 Aug 2003
Posts: 34
Location: USA

PostPosted: Tue Aug 12, 2003 8:03 am   
 
Are ya sure the #COND works with zmud 6.16? I cant find it anywhere in help and after adding that to my trigger, it still doesnt seem to work.
Reply with quote
Carabas
GURU


Joined: 28 Sep 2000
Posts: 434
Location: USA

PostPosted: Tue Aug 12, 2003 7:25 pm   
 
No, #CONDITION was added in version 6.20.

Without explicitly stating the version of zMUD you are using, we can only assume that you are using the most recent public release.
Reply with quote
Malaphus
Novice


Joined: 11 Aug 2003
Posts: 34
Location: USA

PostPosted: Tue Aug 12, 2003 10:38 pm   
 
Hehe sorry.

So is there anyway to do this with version 6.16?
Reply with quote
Malaphus
Novice


Joined: 11 Aug 2003
Posts: 34
Location: USA

PostPosted: Wed Aug 13, 2003 9:34 pm   
 
bump hehe... still stumped 8(
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