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
Loto
Apprentice


Joined: 05 May 2003
Posts: 194

PostPosted: Thu Feb 05, 2004 1:29 am   

Multiple Windows
 
How would i set things up to move channels and things into a new window?

A tell looks like this: Shippo tells you 'i am trying to get eq at the moment'

How would I get a tell into a new window?
Reply with quote
LightBulb
MASTER


Joined: 28 Nov 2000
Posts: 4817
Location: USA

PostPosted: Thu Feb 05, 2004 1:50 am   
 
Figure out what pattern will let you know it's a tell. Put that in a trigger and use the #CAPTURE command.
#TR {tells you} {#CAP Tells}
Reply with quote
Loto
Apprentice


Joined: 05 May 2003
Posts: 194

PostPosted: Thu Feb 05, 2004 3:47 am   
 
Where do i put that trigger? In the game im playing or the window i want it to go to?
Reply with quote
nexela
Wizard


Joined: 15 Jan 2002
Posts: 1644
Location: USA

PostPosted: Thu Feb 05, 2004 5:14 am   
 
In the Window you normaly recieve tells just past it into the command line and hit enter
Reply with quote
Loto
Apprentice


Joined: 05 May 2003
Posts: 194

PostPosted: Thu Feb 05, 2004 10:19 pm   
 
Ok. Thank you. Now how do i make tells not show up on the normal screen but still show up in a new one?
Reply with quote
M_Hennecke
Newbie


Joined: 04 Feb 2004
Posts: 5
Location: Germany

PostPosted: Thu Feb 05, 2004 11:41 pm   
 
you have to add a #GAG command to the the trigger. You could edit the existing trigger or you add it after the in the mentioned trigger

#TR {tells you} {#CAP Tells;#GAG}

Marius
Reply with quote
Prodigy
Newbie


Joined: 13 Feb 2004
Posts: 1
Location: United Kingdom

PostPosted: Fri Feb 13, 2004 4:21 am   
 
My zMUD takes that as a sign to capture everything into a new window starting when the first line i actually want captured comes up.

#TR {tells you} {#CAP Tells;#GAG} - first time somebody tells me something, it opens the new Tells window, and captures everything from the old, when i only want that single line to be captured over.

Any ideas?
Reply with quote
nexela
Wizard


Joined: 15 Jan 2002
Posts: 1644
Location: USA

PostPosted: Fri Feb 13, 2004 4:47 am   
 
Make sure your using #gag and not #gagon or some such
Reply with quote
LightBulb
MASTER


Joined: 28 Nov 2000
Posts: 4817
Location: USA

PostPosted: Fri Feb 13, 2004 9:28 am   
 
Nothing in that trigger will capture anything which isn't on the line which triggered it. If you are capturing lines which don't contain the phrase "tells you" then you have other triggers doing the capturing.
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