I have been using MUSHclient for a number of years, playing SMAUG based MUDs.
I recently decided to try and spice up my visual experience and try my hand at some plugins to parse different elements of my MUD to miniwindows. I really enjoy the concept but my limited knowledge in lua hinders my progress.
I have been able to successfully implement a Chat Capture Miniwindow such as outlined in Post #5 of:
http://www.gammon.com.au/forum/bbshowpost.php?id=10728&page=1
I would however like to have multiple of these same style miniwindows, each for different chatter that happens in the MUD, such as one for tells and one for ooc?
I have so far been able to put them all in one miniwindow, but I don't know how to create a new window so that I can send different items to it.
Your help with this would be greatly appreciated.
Thanks a bunch.