Captured liveType: Command
PROMPT
Keywords: prompt
This help file was captured from the live game. Game behavior remains the final authority if implementation changes.
Keywords: prompt
This help file was captured from the live game. Game behavior remains the final authority if implementation changes.
PROMPT
Author: Command Master
Keywords: prompt
Type: Command
Syntax: prompt show - show your current prompt format
Syntax: prompt default - reset the prompt to the default
Syntax: prompt tokens - list all available prompt tokens
Syntax: prompt set <format> - set a custom format using text and/or tokens
Example: prompt set H: %h/%H S: %s/%S
The prompt command lets you customize the text displayed after every command. The format
usually shows vitals such as health and stamina.
Tokens let you embed live values in your prompt. Use % for single-char tokens (e.g. %h for
health) and {} for named tokens (e.g. {cosmic}). Type 'prompt tokens' for the full list.
Example: prompt set H: %h/%H S: %s/%S
Displays: H: 100/100 S: 50/50