]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Add information about variables for Duel HUD
authorAriosJentu <darthpoezd@gmail.com>
Sat, 1 May 2021 16:36:17 +0000 (02:36 +1000)
committerAriosJentu <darthpoezd@gmail.com>
Sat, 1 May 2021 16:36:17 +0000 (02:36 +1000)
_hud_descriptions.cfg

index 02d2d5a0f46adb114c507ccbc327b5dc57ed39c3..15c10a1b14ea9538cc45db4f16bdd3d0df790480 100644 (file)
@@ -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"