From ab3a8284b578c43dd819cf943a94e16b093142d9 Mon Sep 17 00:00:00 2001 From: AriosJentu Date: Sun, 2 May 2021 02:36:17 +1000 Subject: [PATCH] Add information about variables for Duel HUD --- _hud_descriptions.cfg | 4 ++++ 1 file changed, 4 insertions(+) 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" -- 2.39.5