X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=_hud_descriptions.cfg;h=5f21867d353600ab2aa32dbad1c137f6d3a8ccae;hp=90ae7a3743785d0b034e7d4a9e8234f09e5d857d;hb=e0ac5f9f14e169a1e19d0e36b85cab061a74ed93;hpb=d15a2b33681ddfeb3d734846505fd55339ac4054 diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index 90ae7a3743..5f21867d35 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -57,7 +57,7 @@ seta hud_panel_weapons_timeout_fadebgmin "" "minimum alpha of the panel backgrou seta hud_panel_weapons_timeout_fadefgmin "" "minimum alpha of the panel foreground while in effect mode 1" seta hud_panel_weapons_timeout_speed_in "" "speed that fading/moving onto the screen occurs" seta hud_panel_weapons_timeout_speed_out "" "speed that fading/moving off of the screen occurs" -seta hud_panel_weapons_label "" "1 = show number of weapon, 2 = show bound key of weapon" +seta hud_panel_weapons_label "" "1 = show number of weapon, 2 = show bound key of weapon, 3 = show name of weapon" seta hud_panel_weapons_accuracy "" "show accuracy color as the weapon icon background; colors can be configured with accuracy_color* cvars" seta hud_panel_weapons_ammo "" "show ammo as a status bar" seta hud_panel_weapons_onlyowned "" "show only owned weapons" @@ -126,7 +126,6 @@ seta hud_panel_notify_bg_border "" "if set to something else than \"\" = overrid seta hud_panel_notify_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_notify_flip "" "order the list top to bottom instead of bottom to top" seta hud_panel_notify_fontsize "" "multiplier for the font size used for player names in the panel" -seta hud_panel_notify_print "" "also con_notify print the messages that are shown on the notify panel" seta hud_panel_notify_fadetime "" "fade out time" seta hud_panel_notify_time "" "time that a new entry stays until it fades out" @@ -168,7 +167,7 @@ seta hud_panel_score_bg_color_team "" "override panel color with team color in t seta hud_panel_score_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_score_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_score_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" -seta hud_panel_score_rankings "" "show rankings: 1 always show my own score; 2 pure rankings" +seta hud_panel_score_rankings "" "show rankings: 1 always show my own score; 2 pure rankings" seta hud_panel_racetimer "" "enable/disable this panel" seta hud_panel_racetimer_pos "" "position of this base of the panel" @@ -200,7 +199,9 @@ seta hud_panel_modicons_bg_color_team "" "override panel color with team color i seta hud_panel_modicons_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_modicons_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_modicons_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" +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_pressedkeys "" "enable/disable this panel, 1 = show only when spectating other players, 2 = show always" seta hud_panel_pressedkeys_pos "" "position of this base of the panel"