MUCK:Cheatsheet: Difference between revisions
m
Space after right angle bracket.
Fireheart& (talk | contribs) m (Ensure poses have a space after the colon Pt 2.) |
Fireheart& (talk | contribs) m (Space after right angle bracket.) |
||
Line 55: | Line 55: | ||
* Create a new fork with the <code>fork</code> command. If you don't choose a tag (the bit after the #), one will be chosen for you | * Create a new fork with the <code>fork</code> command. If you don't choose a tag (the bit after the #), one will be chosen for you | ||
* To interact with the fork, use the <code>></code> command. It will be set as your default fork. If you want to control a different fork, you'll need to specify. For instance: | * To interact with the fork, use the <code>> </code> command (again, note the space). It will be set as your default fork. If you want to control a different fork, you'll need to specify. For instance: | ||
** Motes creates a fork called Motes#Hi with <code>fork Hi</code> | ** Motes creates a fork called Motes#Hi with <code>fork Hi</code> | ||
** She runs up to someone and says hi as the fork with <code>> Hi=: runs up to Bee and says, "Hi!"</code> | ** She runs up to someone and says hi as the fork with <code>> Hi=: runs up to Bee and says, "Hi!"</code> |