forums wiki bugs items helps socials changes map login play now

PROMPT

General
PROMPT

Syntax: prompt
        prompt all
        prompt <%*>

PROMPT without an argument will turn your prompt on or off.

PROMPT ALL will give you the standard prompt.

PROMPT <%*> where the %* are the various variables you may set yourself.
  %a :  Displays your current Cabal Point total
  %A :  Displays your current Roleplaying Point total
  %c :  Carriage return (useful for multi-line prompts)
  %C :  Carriage return (combat only)
  %e :  Displays the visible exits of the room you are in
  %E :  Displays your current moves as a percentage of maximum
  %g :  Displays your carried gold
  %h :  Displays your current HP as a value
  %H :  Displays your maximum HP as a value
  %i :  Shows your mounted (M) or dismounted (D) status
  %k :  Displays your current mana as a percentage of maximum
  %K :  Displays your current health as a percentage of maximum
  %l :  Begin color sequence (HELP PROMPT COLOR)
  %L :  End color sequence (HELP PROMPT COLOR)
  %m :  Displays your current mana as a value
  %M :  Displays your maximum mana as a value
  %n :  Displays the name of the current tank (combat only)
  %p :  Displays the health of the current tank as a percentage (combat only)
  %P :  Displays the health of the current tank as a 'health bar' (combat only)
  %s :  Displays the language you are currently speaking.
  %t :  Displays the current hour (24-hour format)
  %v :  Displays your current moves as a value
  %V :  Displays your maximum moves as a value
  %w :  Displays the current temperature of the room you are in (Fahrenheit)*
  %W :  Displays the current weather of the room you are in*
  %x :  Displays total experience gained
  %X :  Displays current experience to the next level

 *Those with low ping may notice some lag if this is in your prompt.

Example:  PROMPT %n%P%C<%hhp %mm %vmv>
         Will set a standard prompt. (PROMPT ALL)

See also: PROMPT COLOR