From: AriosJentu Date: Sat, 1 May 2021 16:36:17 +0000 (+1000) Subject: Add information about variables for Duel HUD X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=ab3a8284b578c43dd819cf943a94e16b093142d9;p=xonotic%2Fxonotic-data.pk3dir.git Add information about variables for Duel HUD --- diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index 02d2d5a0f..15c10a1b1 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -198,6 +198,10 @@ seta hud_panel_modicons_bg_padding "" "if set to something else than \"\" = over seta hud_panel_modicons_ca_layout "" "2 possible layouts: 0) number of alive players; 1) icons and number of alive players" seta hud_panel_modicons_dom_layout "" "3 possible layouts: 0) only icons; 1) icons and percentage of average pps (points per second); 2) icons and average pps" seta hud_panel_modicons_freezetag_layout "" "2 possible layouts: 0) number of alive players; 1) icons and number of alive players" +seta hud_panel_modicons_duel_enable "" "Enable Duel HUD for players (player names, score and for spectators - show health and armor status)" +seta hud_panel_modicons_duel_borders "" "Border size for Duel HUD, separate from edges and between parts of HUD" +seta hud_panel_modicons_duel_spectator_healtharmor_show_status "" "Show players health and armor in spectator mode: 0) Don't show; 1) Show" + seta hud_panel_pressedkeys_pos "" "position of this base of the panel" seta hud_panel_pressedkeys_size "" "size of this panel"