I'm looking for a way to reroute the server messages to appear in other windows.
I know in the options I can set them to show in the Status area. But for me, this isn't as useful. I join multiple channels, and sometimes would like to know when a user has returned, without having to wade through a clumped together list.
But at the same time, I'd rather not have it constantly popping up in the channel itself.
My version of mIRC currently has three windows.
On the left is a tree.
Status
|_Channel: #
| |_channel 1
| |_channel 2
| |_channel 3
|
|_Query: #
| |_nickname
|
|_Window: #
|_server.1
What would be nice, is to insert a custom part to this, between where Query and Window are.
It could be named "Users" or whatever, with the same # setup for whatever might be opened in there.
What I would like is that when a user Joins, Parts, or Quits in a channel I have opened under the Channel area, it is halted from showing in that window, and instead is routed to view in the new area.
So if I'm on channel XYZ, the layout would look something like:
Channel: 1
#XYZ
Users: 1
XYZ
Window: 1
server.1
With the XYZ Users bit showing only the Joins/Parts/Quits/Nick Changes from the XYZ channel.
I'm pretty sure this is vastly over my head to do by myself, without someone guiding my initial steps.
I know in the help menu it shows how you can halt stuff. Just not what would be required to reroute it.