Prompt
Your prompt is the statistics that will be displayed every round of combat and after you perform various actions in the world. By default it will display your health, mana, and movement points.
Syntax: prompt Syntax: prompt all Syntax: prompt <%*> Syntax: defaultprompt <%*>
PROMPT with out an argument will turn your prompt on or off.
PROMPT ALL will give you the standard "<hits mana moves>" prompt.
PROMPT <%*> where the %* are the various variables you may set yourself.
%% : Display the % character
%h : Display your current hits
%H : Display your maximum hits
%m : Display your current mana
%M : Display your maximum mana
%v : Display your current moves
%V : Display your maximum moves
%x : Display your current experience
%X : Display experience to level
%p : Display your current exploration points
%P : Display exploration points required
%a : Display your alignment
%r : Display the room name you are in
%l : Display current language spoken
%t : Display current gametime in hh:mm format
%e : Display the exits from the room in NESWDU style
%c : Display a carriage return (useful for multi-line prompts)
%s : Display your current position
%T : Display the terrain of the room you are in.
%d : Display the light/dark status of the room you are in.
Example: PROMPT <%hhp %mm %vmv>
Will set your prompt to "<10hp 100m 100mv>"
DEFAULTPROMPT <%*> will set a prompt that all new characters created on the same account will use.
Prompts may be colourized using the codes contained in help EXCOLOUR.