Difference between revisions of "MUCK Reference Guide/Frequent Commands"

From TwistedMUCK
Jump to: navigation, search
Line 22: Line 22:
  
 
Additional options for the Say system can be accessed in the Player Editor (type '''PE''' in chat). To change colors please visit [[Color_codes|Color Codes]].
 
Additional options for the Say system can be accessed in the Player Editor (type '''PE''' in chat). To change colors please visit [[Color_codes|Color Codes]].
 +
 +
==How To Use Look==
 +
Look is about the most basic command on a MU* aside from using say. The command is '''look''' followed by the name of the object you want to look at. Looking at a room will tell you what the room looks like. Looking at a player will show you a description of the character if they have one set. You can also abbreviate look by typing only the first letter.
 +
 +
<code>
 +
look mirror
 +
''A normal looking mirror. Upon looking upon it, you see not your reflection, but that of Cale. While doing so, you develop a splitting headache for<br />reasons unknown. Once you look away, you feel fine.''
 +
</code>
  
 
==The Page System and Wizlist==
 
==The Page System and Wizlist==
Line 32: Line 40:
  
 
Players are more than welcome to page our wizards at anytime if you need help with anything. To see which wizards are online at any time type the command '''WIZLIST'''.
 
Players are more than welcome to page our wizards at anytime if you need help with anything. To see which wizards are online at any time type the command '''WIZLIST'''.
 +
 +
==Using Finger (bang bang)==
 +
'''Finger''', also referred to as '''+finger''' is a command used to bring up an abridged profile for a character to provide character stats such as age, height, and gender.<br />The standard syntax is '''finger <character name>'''

Revision as of 01:45, 29 July 2014

The Say System

The basics of communication on TwistedMUCK, or any other MUCK for that matter, is the use of the Say system. This program controls posing and speaking. To pose use a colon. To speak use an open quote. Here's an example. Output is shown in parenthesis.

:waves.
(Guest1 waves)

"Hello!
(Guest1 exclaims, "Hello!")

You can also use these same commands to speak on our Public and Guests channels simply by adding the channel alias (public is pub. Guest is +g) before you speak. Additionally you don't have to use an open quote when speaking on these channels.

pub :waves!
([Public] Guest1 waves!)

pub How's it going?
([Public] Guest1 asks, "How's it going?")

Additional options for the Say system can be accessed in the Player Editor (type PE in chat). To change colors please visit Color Codes.

How To Use Look

Look is about the most basic command on a MU* aside from using say. The command is look followed by the name of the object you want to look at. Looking at a room will tell you what the room looks like. Looking at a player will show you a description of the character if they have one set. You can also abbreviate look by typing only the first letter.

look mirror
A normal looking mirror. Upon looking upon it, you see not your reflection, but that of Cale. While doing so, you develop a splitting headache for
reasons unknown. Once you look away, you feel fine.

The Page System and Wizlist

In addition to speaking in both rooms and on chat channels, you can also speak to people directly using the page command. This is easily done by typing PAGE followed by the name of another character.

page lavos=Hello!
(You page "Hello!" to Lavos.)

Players are more than welcome to page our wizards at anytime if you need help with anything. To see which wizards are online at any time type the command WIZLIST.

Using Finger (bang bang)

Finger, also referred to as +finger is a command used to bring up an abridged profile for a character to provide character stats such as age, height, and gender.
The standard syntax is finger <character name>

Personal tools