TinTin++ Mud Client Manual  
Get TinTin++ Mud Client at SourceForge.net. Fast, secure and Free Open Source software downloads
Class
space
Syntax: #class {name} {open|close|read filename|write filename|kill}
space
The {open} option will open a class, all triggers added afterwards will be assigned to that class.

The {close} option will close the given class and make the last accessed open class active.

The {read} option will open the given file, but only read triggers belonging to the given class.

The {write} option will write all triggers of the given class to file.

The {kill} option will delete all triggers of the given class.
space