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


Joined: 19 Jan 2002
Posts: 107

PostPosted: Fri Nov 21, 2003 12:44 pm   

Heavy repetitive things
 
Hi,im starting to get bored of having to do the same anytime i use zmud:

I use 1 chatwindow,and everytime i connect,it appears otherwhere from where i want,and i must move it again where i want it,but whenever y reconnect again,i must do same
any way of saving config so i dont have to do that?

same happens with mapper and the size of its window.

thanks
Reply with quote
Articnal
Apprentice


Joined: 19 Jan 2002
Posts: 107

PostPosted: Fri Nov 21, 2003 2:46 pm   
 
I got another question,how to capture next line from the one which contains the trigger?
Reply with quote
Cuttlefish
Apprentice


Joined: 28 Oct 2003
Posts: 164

PostPosted: Fri Nov 21, 2003 5:21 pm   
 
Question 1) Have you tried Layout->Save Layout?

Question 2) What? If you explain exactly what you want to do, people will be able to answer better. I think the answer would basically be to have a trigger that enabled another trigger, which will catch ANYTHING but then disable itself after it takes whatever action is necessary.
Reply with quote
Articnal
Apprentice


Joined: 19 Jan 2002
Posts: 107

PostPosted: Fri Nov 21, 2003 7:29 pm   
 
Wow save layout was the solution to 1st question,thank you x)

And second one... sorry for that yes...
what i want is to capture the next line from a word which appears on the mud.
The trigger should be something similar to...
#trigger {Ok.$} {comands to capture just next line of this one}

Thanks again for help.
Reply with quote
MattLofton
GURU


Joined: 23 Dec 2000
Posts: 4834
Location: USA

PostPosted: Sat Nov 22, 2003 1:02 am   
 
Can this next line be anything resulting from any action? If so, the code for that trigger would be something like this:

#trigger {Ok.$} {#T+ tMyOtherTrigger}
#trigger "tMyOtherTrigger" {(*)} {whatever you want to do to it;#T- tMyOtherTrigger}

EDIT: if the OK. text is only generated in a specific sequence of events, it's probably going to be easier to do via a mult-state trigger.
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