DISPLAY

Keywords: DISPLAY, PROMPT

Category: Basics

=== USER MANUAL === Usage: display [preset #] prompt [new prompt] Description: Customize the prompt displayed at the bottom of your screen. Use display to select a preset, or prompt to write your own using the codes below. Typing prompt alone shows your current prompt. Presets: 0 Minimal %hhp %vmv> 1 Standard Color %hhp %vmv> 2 Percentages %phhp %pvmv> 3 Full Featured Opponent/Tank + HP + MV 4 Human: Tactical HP + MV + Ammo + Fire Mode 5 Human: Battery HP% + MV% + Ammo + Battery + Mode 6 Zombie: Brawl HP + MV + Opponent Condition 7 Zombie: Horde HP + MV + Opponent + Tank 8 Demon: Hybrid HP% + MV% + Ammo + Opponent 9 Demon: Overlord HP + MV + MP + Ammo + Mode + Opponent Variable Codes: %h ... Current HP %H ... Maximum HP %v ... Current MV %V ... Maximum MV %ph .. HP as percentage %pv .. MV as percentage %m ... MP on hand %M ... MP to next level %a ... Ammo in weapon %l ... Room lighting level %o ... Opponent condition %O ... Opponent with name %t ... Tank condition %T ... Tank with name %w ... Weight carried %W ... Max carry weight %b ... Battery charge %B ... Battery max charge %f ... Weapon fire mode %_ ... New line %% ... Literal % sign Condition Labels: Opponent and tank condition codes display a health label: unscathed ......... 95%+ scratched ......... 75-94% beaten-up ......... 50-74% bloody ............ 25-49% near death ........ below 25% Color Codes: Standard color codes (`` , `` , `` , etc.) and xterm-256 codes (`` `{NNN}) work in custom prompts. See help color for full list. Status Indicators: The prompt automatically prepends status flags when active: (i) invisible, (H) hidden, (C) in cover, (T) traitor, [AFK] away from keyboard. === END MANUAL ===