PDA

View Full Version : Chat to window?



Senoj
08-17-2011, 10:46 PM
I have always either played GS with Zmud or Genie. However, this time around I am trying Lich and really love it.

The only thing that I have not been able to find (and I am not sure if it is a SF or Lich thing), but is there away to send certain text to another window?

Daerkstar
08-18-2011, 02:01 AM
use ;lnet famwindow=<on/off> if you want change where the chats appear

Senoj
08-18-2011, 08:13 AM
Thanks. That is only LNET chat right?

I think asked my question wrong, is there a way to capture the characters talking to a window?

Daerkstar
08-18-2011, 09:21 AM
Yes, only Lnet. I'm not sure about regular conversation. I suppose there might be a trigger based way to strip it from the main window. Might take a look at the Lnet code and see how its handled there. Someone else could probably be more help with that than I.

Daerkstar
08-19-2011, 08:49 AM
Hey. Why not use zMUD? I don't think there's anything front-end specific about Lich.

Joseph
08-19-2011, 09:55 AM
A simple downstreamhook using regex for all of the things you would like to move to a specific window and the appropriate tags to send it to that window would not be very difficult.

Senoj
08-23-2011, 11:07 PM
Hey. Why not use zMUD? I don't think there's anything front-end specific about Lich.

I did not think that was possible. Now you say that, the custom launch command now makes sense.