Difference between revisions of "CONFIG"

From The Final Challenge Wiki
Jump to navigation Jump to search
Line 21: Line 21:
     COMBINE    You see object lists in combined format.
     COMBINE    You see object lists in combined format.
     ITEMPROP    Properties of items in containers are shown.
     ITEMPROP    Properties of items in containers are shown.
     PAGING      You have the paginator on or off. (see PAGING and PAGELENGTH)
     PAGING      You have the paginator on or off. (see [[PAGING]] and [[PAGELENGTH]])
     PROMPT      You have a prompt.
     PROMPT      You have a prompt.
     TELNETGA    You receive a telnet GA sequence.
     TELNETGA    You receive a telnet GA sequence.
     GLOBALCANT  Toggles whether 'cant <number>' is treated as the cant level
     GLOBALCANT  Toggles whether 'cant <number>' is treated as the [[cant]] level
                 or as text.  Default: <number> is cant level, globalcant off.
                 or as text.  Default: <number> is cant level, globalcant off.
     EXACT      Sets whether mob and PC name abbreviation is turned on or off.
     EXACT      Sets whether mob and PC name abbreviation is turned on or off.

Revision as of 07:54, 26 March 2011

Official Information

CONFIG
Syntax: config
Syntax: config +<option>
Syntax: config -<option>

This command configures some of your character's behavior. With no options,
CONFIG shows you your current settings. With a plus or minus sign and an
option, CONFIG turns that option on or off.

The options are:

   ROOMHDR     Toggles how Immortals see room titles.
   AUTOEXIT    You automatically see exits.
   AUTOGOLD    You automatically get only gold (COINS AND ITEMS) from corpses.
   AUTOLOOT    You automatically loot corpses.
   AUTOSAC     You automatically sacrifice corpses.
   AUTOSPLIT   You automatically split gold with group members.
   BLANK       You have a blank line before your prompt.
   BRIEF       You see brief descriptions only.
   COMBINE     You see object lists in combined format.
   ITEMPROP    Properties of items in containers are shown.
   PAGING      You have the paginator on or off. (see PAGING and PAGELENGTH)
   PROMPT      You have a prompt.
   TELNETGA    You receive a telnet GA sequence.
   GLOBALCANT  Toggles whether 'cant <number>' is treated as the cant level
               or as text.  Default: <number> is cant level, globalcant off.
   EXACT       Sets whether mob and PC name abbreviation is turned on or off.

Player-Supplied Information