X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=_hud_descriptions.cfg;h=02d2d5a0f46adb114c507ccbc327b5dc57ed39c3;hp=a2a23ddea19a1d8d10dacd4ae870967b10503a30;hb=ddd12b1a0e44e6c0272ef84b7a2d811e29f594b1;hpb=982216a30fcffb4b9581034ea6fbd94c7f349c7f diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index a2a23ddea..02d2d5a0f 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -375,6 +375,17 @@ seta hud_panel_scoreboard_table_fg_alpha_self "" "self foreground alpha of a sco seta hud_panel_scoreboard_table_highlight "" "enable highlighting for rows and columns in scoreboard tables" seta hud_panel_scoreboard_table_highlight_alpha "" "highlight alpha of a scoreboard table" seta hud_panel_scoreboard_table_highlight_alpha_self "" "self highlight alpha of a scoreboard table" +seta hud_panel_scoreboard_table_highlight_alpha_eliminated "" "eliminated highlight alpha of a scoreboard table" seta hud_panel_scoreboard_bg_teams_color_team "" "override panel team color in team tables" seta hud_panel_scoreboard_accuracy_doublerows "" "use two rows instead of one" seta hud_panel_scoreboard_accuracy_nocolors "" "don't use colors displaying accuracy stats" +seta hud_panel_scoreboard_itemstats_doublerows "" "use two rows instead of one" + +seta hud_panel_strafehud_pos "" "position of this base of the panel" +seta hud_panel_strafehud_size "" "size of this panel" +seta hud_panel_strafehud_bg "" "if set to something else than \"\" = override default background" +seta hud_panel_strafehud_bg_color "" "if set to something else than \"\" = override default panel background color" +seta hud_panel_strafehud_bg_color_team "" "override panel color with team color in team based games" +seta hud_panel_strafehud_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" +seta hud_panel_strafehud_bg_border "" "if set to something else than \"\" = override default size of border around the background" +seta hud_panel_strafehud_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"