TinTin++ Mud Client Manual  
Get TinTin++ Mud Client at SourceForge.net. Fast, secure and Free Open Source software downloads
Commands
space
Syntax: #commands {abbreviation}
space
Without an argument this command will show all commands, otherwise it will show all commands matching the abbreviation.
space
Command Syntax
space
All TinTin++ commands start with a '#' unless you redefine it with the #config command. If you read in a file with the #read command the first character of the file will be set as the command character. All TinTin++ commands can be abbreviated.
space
Commands Seperator
space
You can separate commands with the ';' character. If you want to use this character as mud output precede it with the escape character '\'
space
Example: smile;say hello \;)
This would makes you smile, followed by say hello ;)
space