I have successfully gotten this to work and have different notepad windows open for some of my worst channels, but if the person's message is more than one line, it is cut off. What could I be doing wrong?
Send to Notepad (append), not sending all the lines
Posted by Somegirl on Fri 30 Jul 2004 06:23 AM — 2 posts, 12,326 views.
You are not really doing anything wrong. The MUD is starting a new line after column 78 or whatever it is. See if you can turn that off at the MUD end (look for a "wrap" or "linelength" command or similar).
If you can't do that it gets trickier, because the client can't really know when a chat ends and a non-chat starts. However this has been covered at some length already in the forum, try searching for "multi line trigger" or something like that.
If you can't do that it gets trickier, because the client can't really know when a chat ends and a non-chat starts. However this has been covered at some length already in the forum, try searching for "multi line trigger" or something like that.