prompt cprompt

Syntax: prompt
Syntax: prompt <on|off>
Syntax: prompt all
Syntax: prompt <%*>
Syntax: cprompt
Syntax: cprompt off
Syntax: cprompt all
Syntax: cprompt <%*>

'Prompt' without an argument will show your current prompt configuration
string.

'Prompt <on|off>' will turn on or off your prompt.

'Prompt all' will give you the standard "<hits mana moves>" prompt.

'Prompt <%*>' where the %* are the various variables you may set yourself.

        %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
        %g :  Display your gold held
        %a :  Display your alignment in numbers (above level 10)
        %A :  Display your alignment as text
        %i :  Display the number of items you are carrying
        %I :  Display the number of items you can carry
        %r :  Display the room name you are in
        %R :  Display the vnum you are in (IMMORTAL ONLY)
        %z :  Display the area name you are in (IMMORTAL ONLY)
        %T :  Display name of person under attack
        %t :  Display state of person under attack
        %E :  Display name of person you are fighting
        %e :  Display state of person you are fighting
        %B :  Go to a new line

'Cprompt' sets the prompt which is shown whilst you are in combat.

'Cprompt off' turns only the combat prompt off, displaying your usual
prompt instead.

Example:  prompt <%hhp %mm %vmv>
        Will set your prompt to "<10hp 100m 100mv>"

help index
Back to Turf's Homepage