Code:
[Game help] prompt
Syntax: prompt <basic/percentile>
prompt all
prompt <%*>
auto prompt
Prompt basic will give you the standard 'hits mana moves' prompt in words,
while prompt percentile will give the standard 'hits mana moves' prompt in
percentages.
Prompt all will set your prompt to include all available options.
Prompt <%*> will allow you to customize your prompt using the variable '%*'s
described below.
Auto prompt will toggle your prompt off and on.
The following displays your stats in words:
%h -- display your current hits
%m -- display your current mana
%v -- display your current moves
The following displays your stats in percentages:
%b -- display your current hits
%c -- display your current mana
%d -- display your current moves
Miscellaneous displays:
%n -- insert a new line
%g -- display your gold held
%a -- display your alignment
%r -- display the room name you are in
%% -- display a percentage sign
Immortals only:
%R -- vnum you are in (IMMORTAL ONLY)
%z -- display the area name you are in (IMMORTAL ONLY)
%c -- display the editor name you are in (BUILDER ONLY)