I have read the FAQ on sending chat to another world. Which I have got working just sweet, is there any way that I can not show the chatter in the original world?
Great client by the way, lua scripting is much nicer (by nicer I mean easier) than the TinTin I have been previously using.
Omit_from_output="y" for the triggers in the main world. If this script is for Aardwolf, I'm currently designing one, which is about 60% finished. You can set which channels are working, if it shows in the main world window, and toggle the whole script on/off. But I just have it for a few channels that my clannie requested until I have the whole thing working well enough to release.
Shaun,
perhaps you might want to check out MY chat separator plugin for inspiration.
On Aardwolf, finger venificius, and download the plugin installer that is in the URL shown...
That will then install ALL plugins into a folder located within the Mushclient/worlds/plugins/AardOnoitsu2/ folder, it does not matter where you installed mushclient to, it will place the files in the proper locations...
And who knows you might enjoy some of my other plugins too :)
Sorry this is somewhat off topic, BUT Anyone can look at these plugins and possibly modify them to their needs.
No offense meant here, but I like making my own plugins whenever possible. Partly so I learn a lot more, and partly because I have specific ideas of how the style of the program should be. To be honest, I have looked at your channel separator, and I think you would have the same reaction looking at mine. Completely confused why the other person didn't do it "the simpler" way.
I'm also trying to add in a bit of functionality into mine that would pretty much require rewriting your plugin anyway, and would be easier to start from scratch. Like having the plugin capture socials on all channels, or redirecting channels to different windows per channel. My clannies keep feeding me ideas when I mention a plugin.
I'm also having a few peculiarities with your plugin, probably from me not setting things up right, but clan -h didn't seem to work terribly well for me.
Well actually I would LOVE to take a gander at your channel separator, or what you have so far, cause I always love to learn new methods of doing things. I tend to want to cram in at least 2/3 of the possible ways of doing things, into my head :)
Getting there... you should see what I had before. I originally had some channels initialized to true, and some to false, and it was a bit easier for me to just copy/paste the whole thing while testing. Once I get everything tested out, I'm just going to save a serialized version of the channel table and skip that whole thing aside from an initialization test.