| Commands |
 |
| Syntax: #commands {abbreviation} |
 |
| Without an argument this command will show all commands, otherwise it will show all commands matching the abbreviation. |
 |
| Command Syntax |
 |
| 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. |
 |
| Commands Seperator |
 |
| You can separate commands with the ';' character. If you want to use this character as mud output precede it with the escape character '\' |
 |
Example: smile;say hello \;) |
| This would makes you smile, followed by say hello ;) |
 |