Help Topic: Configure

Category: Gameplay


You can configure various display settings with the configure command.

Correct usage: configure <toggle> = <option>

Setting toggles include:
peoplecolor, speechcolor, vnpccolor, mentalcolor, and prompt

You can set color toggles via the options in color ansi
or color xterm.

Example: config peoplecolor = |G
(This will make other player characters appear in green.)

The prompt can be configured in a variety of ways. There are two
types of prompts you have -- a combat and noncombat prompt. The default
setting is that during combat, the combat prompt will turn on and
give you more extra information about your state.

You can configure what prompts show when...

Usage:
config prompt = < combat | always | never >

The "combat" setting means that the input prompt will show usually
and the detailed prompt will show during combat. "Never" means that
the detailed prompt will never show up, and the only thing you'll
see is the input prompt. "Always" means the prompt will always be
fully detailed.

And you can configure the appearance of both prompts. Read help
prompt for more information on that.


Back to Index