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
%f#: Ticks remaining on the affect at aff list position #
(%f1-%f9 = positions 1-9, %f0 = position 10; - for empty
or inactive, ~ for permanent). See HELP AFFECTS to configure.
%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
%j#: Shows the phase of moon
%j1 = Lysenties, %j2 = Nercuros, %j3 = Dyphrities
As a three-letter code (new, wax, Hwx, Gwx, FUL, Gwn, Hwn, wan)
or '-' if the moon is dormant
%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.
%S : Displays your current position (Sit/Stand/etc) as a three-letter code
%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
