multiple groups

Posted by Tsunami on Thu 10 Nov 2005 04:16 AM — 2 posts, 12,451 views.

USA #0
I would love to have trigger, aliases, etc... be able to be part of multiple groups...

Also if you could do something about the modal script error dialogs? Maybe just create a new notepad window and dump all errors in there?
Amended on Thu 10 Nov 2005 04:17 AM by Tsunami
Australia Forum Administrator #1
For multiple groups, why not just write your own function that enables a bunch of groups? Maybe the list of groups to be enabled/disabled could be in a table.

In Lua (and in VBscript) you can set up error handlers, so that script errors are trapped in the error handler. I suppose MUSHclient could have an option to put errors into a notepad window rather than the dialog box.