Jump to content

MUCK:Cheatsheet: Difference between revisions

m
Fix formatting
m (Add a reference to "peri".)
m (Fix formatting)
Line 40: Line 40:
* You can check for public sims with <code>sims</code> and then get to them by typing their name (<code>square</code> is a good one to try)
* You can check for public sims with <code>sims</code> and then get to them by typing their name (<code>square</code> is a good one to try)
* Most sims should have a <code><u>B</u>ack</code> or <code><u>O</u>ut</code> exit
* Most sims should have a <code><u>B</u>ack</code> or <code><u>O</u>ut</code> exit
* You can offer to bring others to you with the call command, or ask to join them with the <code>join</code> command
* You can offer to bring others to you with the <code>call</code> command, or ask to join them with the <code>join</code> command
* You can look at the room with <code>look</code> with no name after it
* You can look at the room with <code>look</code> with no name after it
* You can see who is in the room with <code>lwho</code>
* You can see who is in the room with <code>lwho</code>