Croaker's TinyMUSH Manual
Last update: December 8, 2004
Author: Croaker
Editor: Josh Juran <wanderer@metamage.com>
URL: <http://www.metamage.com/mush/croaker/>
Table of Contents
- Introduction
- History
- MUSH Overview
- Manual Objectives and Assumptions
- Attribute Lists
- New Attributes
- New Flags
- General MUSH commands
- Commands not supported
- Changes to old commands
- New Commands
- Puppets
- The @force command and objects
- The Puppet Flag and Objects
- New command: @sweep
- Puppets and Puzzles: The Key Flag
- Action Lists
- Common action lists: ASUCC, AFAIL, ADROP, and AKILL
- Command Grouping: using the {}
- Cost of Running a machine
- Other triggers and attributes: LISTEN, COST, and CHARGES
- LISTEN and AHEAR
- Runaway objects and the @halt command
- Wildcards and Variables
- COST and APAY
- Restricting the number of uses: CHARGES
- Commands and Functions for Machines
- Delaying Commands with the @wait command
- Decision making with the @switch command
- Intro to Functions
- Simple Functions: RAND() and TIME()
- Machine programming
- General Attributes: VA-VZ
- Action Lists and General Attributes (@trigger)
- Using General Attributes for Storage
- Numerical Functions
- Functions to manipulate strings
- User Defined Commands
- How They Work
- Security Problems with User Defined Commands