Viewing Help File



Subject: PROMPTS FPROMPTS
Syntax:   prompt  [string]
Syntax:   fprompt [string]
 
Sets your prompt to a given string.  The game automatically sets your prompt 
when your character is created, but you can use PROMPT to change your prompt
to more to your liking.  If you type 'default' as the string, your prompt
will be set back to the game default.
The fprompt sets your fighting prompt.  This is the prompt that is displayed
to you while you are fighting.  It follows the same format as the normal
prompt does.
Your prompt can be any string of characters that you wish. You can also embed
special characters and tokens into the string that you set. These special
characters are linked with specific groups of tokens. These tokens will add
specific sets of information to your prompt.
 
-------------------------------
%h - Current HP                       
%H - Maximum HP                       
%m - Current KI
%M - Maximum KI
%g - Gold                                     
%x - Base Powerlevel
%X - Current Powerlevel
%a - Alignment                              
%C - HP Bar                                         
%c - KI Bar
%E - Enemy HP
%B - Enemy HP Bar
%o = Current Auctioned item
%S - Combat Style
%1 - EXP       
%2 - LEVEL                    
%3 - TNL
%L - New Line
%K - Current Transformation
-------------------------------

Examples (assuming current hit points of 43, mana of 23, and movement of 120):
Prompt %h %m %v       =   43 23 120
Prompt [%h|%m|%v]]] =   [43|23|120]]]
Prompt %h %m %v     =   43 23 120
 
Please see HELP PCOLORS for a list of the color tokens. If you are immortal,
there are separate prompt options for your use. See HELP IMMPROMPT.
 
[ &Lifeforce& [&%h&]& Energy&
[&%m&]& Powerlevel& [&%x&/&%X&] ]