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


Joined: 26 Mar 2003
Posts: 40

PostPosted: Sat Nov 15, 2003 6:37 pm   

logging child windows
 
this is my basic trigger
#TRIGGER {~(%w tell~)} {#CAP tells}
i would like to know how to log what is captured in my tell window, i tried changed {#CAP tells} to {#CAP tells;#LO tells;#LO}, since i dont want it logging all my mud output as well as the tells, i want just the tells, but it didnt work, any suggestions on how to do it?
Reply with quote
mr_kent
Enchanter


Joined: 10 Oct 2000
Posts: 698

PostPosted: Sat Nov 15, 2003 9:15 pm   
 
Do you want to log everything shown in the tells window? Or do you have mud output popping up in there too?

If the tells window has everything and only what you want to log, just do this at startup:

:tells:#LOG tells.txt

What you have {#CAP tells;#LO tells;#LO} would do this:

"#LO tells" would open a log file named "tells" and begin logging the main window
"#LO" would toggle logging off.

If you want to create a log line by line, then #FILE and #WRITE might be what you are looking for.
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