TinTin++ Mud Client Manual |
READ Command: #read {filename} Reads a commands file into memory. The commands are merged with the currently loaded commands. Duplicate commands are overwritten. If you uses braces you can use several lines for each command. You must match every { with a } for the read command to work. You can comment out triggers using /* text */ Related: log, scan, textin and write. |