TinTin++ Mud Client Manual |
REPEAT Command: #[number] {commands} {..} Sometimes you want to repeat the same command multiple times. This is the easiest way to accomplish that. Example: #10 {buy bread} Example: #2 {buy bread} {buy apple} Related: mathematics and statements. |