Skip to main content

PROMPTS

Keywords: PROMPTS
Syntax: prompt Syntax: prompt default Syntax: prompt <%*> PROMPT with out an argument will turn your prompt on or off. PROMPT ALL will give you the traditional "<hits mana moves>" prompt. PROMPT DEFAULT will assign you the mud wide default prompt. PROMPT <%*> where the %* are the various variables you may set yourself. %% - percent character %a - alignment %b - position - Standing, Resting, etc %c - carriage return (useful for multi-line prompts) %d - sneak/hide/invis indicators %e - exits for the room (displayed in NESWNeSeSwNwDU style) %f - blood points %F - maximum blood points %g - gold %G - group stat system - see below %h - hit points %H - maximum hitpoints %l - language you are speaking %m - mana (disabled with switched) %M - maximum mana %n - current character name %p - role playing score (total) %P - percentage of pets hitpoints %r - room description %s - silver %t - game time %T - server time %u - piety %v - movement points %V - max movement points %W - Word format of health (current hp/max hitpoints -> as words) %x - experience total (disabled when switched) %X - experience required to level (disabled when switched) %z - zone you are in %q - number of quest points %Q - time remaining on quest The mud also supports group prompts with the gprompt command. == Immortal only codes ==- %R - room vnum %Z - filename of zone you are in Example: PROMPT Will set your prompt to "<10hp 100m 100mv>" Notes: - You can also use colours in your prompt. - To find out what you current prompt is type channels - There are a number of template prompts available. - When you type PROMPT, < and > keys do not display right in the output. Instead, < comes out as &lt; and > comes out as &gt;