5
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 4: | Line 4: | ||
STATUS,STAT     : Shows you some information about your current status.  | STATUS,STAT     : Shows you some information about your current status.  | ||
I,INVENTORY,EQ  : Lists the equipment you possess.  | I,INVENTORY,EQ  : Lists the equipment you possess.  | ||
INFO INV,II     : Lists the unique, identifying numbers of your  | INFO INV,II     : Lists the unique, identifying numbers of your equipment.  | ||
equipment.  | |||
DEF,DEFENCES    : This will list various defences that you may have.  | DEF,DEFENCES    : This will list various defences that you may have.  | ||
SKILLS,AB       : List what skills you have.  | SKILLS,AB       : List what skills you have.  | ||
| Line 15: | Line 14: | ||
Communication commands:  | Communication commands:  | ||
-----------------------  | -----------------------  | ||
SAY or ' or "   : Say something to everyone in your location. Note that  | <pre>SAY or ' or "   : Say something to everyone in your location. Note that there are some other verbs that work similarly to say. For instance: sing, whine, mutter, snarl, and scream.  | ||
there are some other verbs that work similarly to say. For instance: sing, whine, mutter, snarl, and scream.  | |||
YELL <text>     : Yell something to everyone in your immediate area.  | YELL <text>     : Yell something to everyone in your immediate area.  | ||
SHOUT <text>    : Shout something out for everyone in the land to hear.  | SHOUT <text>    : Shout something out for everyone in the land to hear.  | ||
| Line 38: | Line 36: | ||
DELMSG ALL      : Delete all your messages.  | DELMSG ALL      : Delete all your messages.  | ||
CMSG            : Clear your message file.  | CMSG            : Clear your message file.  | ||
NEWS            : Type HELP NEWS to get information about the news.  | NEWS            : Type HELP NEWS to get information about the news.</pre>  | ||
Item-related commands:  | Item-related commands:  | ||
----------------------  | ----------------------  | ||
GET,TAKE <item> : Gets an item from the ground or from a container. GET  | <pre>GET,TAKE <item> : Gets an item from the ground or from a container. GET  | ||
                   50 RAT would get 50 rats, while GET RAT would just  |                    50 RAT would get 50 rats, while GET RAT would just  | ||
                   get one rat.  |                    get one rat.  | ||
| Line 76: | Line 74: | ||
                   have the item that you are going to point in your  |                    have the item that you are going to point in your  | ||
                   inventory. You may also simply POINT <name/item> to  |                    inventory. You may also simply POINT <name/item> to  | ||
                   point at someone/something.  |                    point at someone/something.</pre>  | ||
Commands to gain information about the world:  | Commands to gain information about the world:  | ||
---------------------------------------------  | ---------------------------------------------  | ||
LOOK,L          : See a full description of the location you are in.  | <pre>LOOK,L          : See a full description of the location you are in.  | ||
QL              : Stands for: QuickLook. See an abbreviated description  | QL              : Stands for: QuickLook. See an abbreviated description  | ||
                   of your location.  |                    of your location.  | ||
| Line 89: | Line 87: | ||
BW,QW           : BriefWho, QuickWho. See a shorter listing of who is  | BW,QW           : BriefWho, QuickWho. See a shorter listing of who is  | ||
                   visible to you.  |                    visible to you.  | ||
WARES           : See what is for sale in a shop.  | WARES           : See what is for sale in a shop.</pre>  | ||
Some combat-related commands:  | Some combat-related commands:  | ||
-----------------------------  | -----------------------------  | ||
COMPOSE         : Purge fear from yourself.  | <pre>COMPOSE         : Purge fear from yourself.  | ||
CONCENTRATE     : Regain internal equilibrium if you have lost it.  | CONCENTRATE     : Regain internal equilibrium if you have lost it.  | ||
WRITHE          : Escape from hindering entanglements. HELP WRITHE.  | WRITHE          : Escape from hindering entanglements. HELP WRITHE.  | ||
| Line 108: | Line 106: | ||
SET WARCRY      : Set your warcry.  | SET WARCRY      : Set your warcry.  | ||
WARCRY          : Scream out your warcry.  | WARCRY          : Scream out your warcry.  | ||
STAND           : Stand up if you have fallen down.  | STAND           : Stand up if you have fallen down.</pre>  | ||
Some guild-related commands (You may see the others with GUILD PRIVS):  | Some guild-related commands (You may see the others with GUILD PRIVS):  | ||
----------------------------------------------------------------------  | ----------------------------------------------------------------------  | ||
GWHO            : See who from your guild is online.  | <pre>GWHO            : See who from your guild is online.  | ||
GNT             : Tell something to all the online members of your  | GNT             : Tell something to all the online members of your  | ||
                   guild, including novices.  |                    guild, including novices.  | ||
| Line 121: | Line 119: | ||
GUILDFAVOUR     : Formally honour a fellow guildmember.  | GUILDFAVOUR     : Formally honour a fellow guildmember.  | ||
GUILDDISFAVOUR  : Place a black mark against a fellow guildmember.  | GUILDDISFAVOUR  : Place a black mark against a fellow guildmember.  | ||
QUIT <guildname>: Quits the guild that you belong to.  | QUIT <guildname>: Quits the guild that you belong to.</pre>  | ||
Some city-related commands:  | Some city-related commands:  | ||
---------------------------  | ---------------------------  | ||
CWHO            : See who is online from your city.  | <pre>CWHO            : See who is online from your city.  | ||
CITYTELL,CT     : Tell something to all the online citizens of your  | CITYTELL,CT     : Tell something to all the online citizens of your  | ||
                   city.  |                    city.  | ||
CITIZENS        : See every active member of your city.  | CITIZENS        : See every active member of your city.  | ||
CITIZENS DORMANT: See the dormant members of your city.  | CITIZENS DORMANT: See the dormant members of your city.</pre>  | ||
Some CONFIG-related commands (You'll need to use the CONFIG command):  | Some CONFIG-related commands (You'll need to use the CONFIG command):  | ||
-----------------------------  | -----------------------------  | ||
PROMPT          : Make your prompt show you your health and mana and  | <pre>PROMPT          : Make your prompt show you your health and mana and  | ||
                   other information, or nothing at all.  |                    other information, or nothing at all.  | ||
PAGELENGTH      : Set the max number of lines to be displayed at once  | PAGELENGTH      : Set the max number of lines to be displayed at once  | ||
                   when reading long files.  |                    when reading long files.  | ||
WRAPWIDTH       : Set the maximum characters displayed on a line.  | WRAPWIDTH       : Set the maximum characters displayed on a line.  | ||
                   Setting this to zero will disable wrapping.  |                    Setting this to zero will disable wrapping.</pre>  | ||
Some miscellaneous commands:  | Some miscellaneous commands:  | ||
----------------------------  | ----------------------------  | ||
VERBOSE         : Get long descriptions of rooms when moving around.  | <pre>VERBOSE         : Get long descriptions of rooms when moving around.  | ||
BRIEF           : Get only the short descriptions of a room when  | BRIEF           : Get only the short descriptions of a room when  | ||
                   moving around.  |                    moving around.  | ||
| Line 156: | Line 154: | ||
ALLY            : Declare someone your ally.  | ALLY            : Declare someone your ally.  | ||
UNALLY          : Remove someone from your allies list.  | UNALLY          : Remove someone from your allies list.  | ||
!               : Repeat your last command.  | !               : Repeat your last command.  | ||
| Line 194: | Line 191: | ||
                   is REINCARNATE INTO <statpack> <race>.  |                    is REINCARNATE INTO <statpack> <race>.  | ||
NAMECHANGE      : Allows you to change your name, provided you have  | NAMECHANGE      : Allows you to change your name, provided you have  | ||
                   played under 30 hours, and have not changed it before.  |                    played under 30 hours, and have not changed it before.</pre>  | ||