Help Prompt

Syntax config prompt
       config prompt <%*>
 
PROMPT will give you the standard prompt ( hp/ma/mv exit > ).
 
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
        %X :  Display experience to level
        %g :  Display your gold held
        %s :  Display silver carried
        %q :  Display amount of questpoints
        %Q :  Display the quest countdown
        %a :  Display your alignment
        %r :  Display the room name you are in
        %e :  Display the exits from the room in NESWDU style
        %t :  Display a carriage return (useful for multi-line prompts)
        %T :  Display time of day
        %R :  Display the vnum you are in (IMMORTAL ONLY)
        %z :  Display the area name you are in (IMMORTAL ONLY)
        %E :  Display the editor you are in (IMMORTAL ONLY)
        %c :  Display the OLC editor you are currently in.
        %C :  Display the vnum you are currently editing.
        %i :  Display your current invis/wizi/incog state.
 
Example:  CONFIG PROMPT <%hhp %mm %vmv>
        Will set your prompt to "<10hp 100m 100mv>"
 
See also auto config

Go back to the help index.