PROMPT COLOR
General
HELP PROMPT COLOR syntax: %l <color> %L The Forsaken Lands prompt has limited ability to be color-customized. Using the %l and %L codes it is possible to color various parts of the prompt. COLOR CODES: In order to tell the MUD what color to insert, the "%l" has to be followed by a single character representing a type of color. Each of the characters has two versions: regular (code), and bright (shift + code). The folowing color codes can be used along with their uppercase variants: Normal : 1 to 8 Blinking : q to i Underlined : a to k Underlined+Blink: z to , STARTING COLOR: To start a color somwhere in the prompt, simply enter %l<code> in the spot you wish it to start at. (<code> being one of the characters above). ENDING COLOR: To end the color sequence simpy enter %L where you wish the color to end. Not that if the MUD sets its owner color somewhere in the prompt, it will override your settings. Example: "prompt <%l!%h%Lhp %l6%m%Lm %l3%v%Lmv>" Will result in a prompt colored as follows: <`!1000``hp `61000``m `31000``mv> See also: HELP PROMPT
