X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=_hud_descriptions.cfg;h=38580b606f59b7d6cc1816e2cc9251f82e79d795;hb=e67f2a53bd5dced70f4b3b546b3571aa63863dc2;hp=932e95bf9fb4577a7e0e7afe2cf7398c1a09de46;hpb=1a63eed36e483946ef9644a42882123f4ba29853;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index 932e95bf9..38580b606 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -47,6 +47,8 @@ seta hud_panel_weapons_complainbubble_color_donthave "" "color of the complainbu seta hud_panel_weapons_complainbubble_color_unavailable "" "color of the complainbubble when showing weapon unavailable message" seta hud_panel_weapons_ammo_color "" "color of status bar" seta hud_panel_weapons_ammo_alpha "" "alpha of status bar" +seta hud_panel_weapons_timeout "" "panel disappears if you don't switch weapon for this amount of seconds" +seta hud_panel_weapons_timeout_effect "" "disappearance effect: 0) no effect; 1) panel moves out of screen; 2) panel fades out" seta hud_panel_ammo "" "enable/disable this panel" seta hud_panel_ammo_pos "" "position of this panel" @@ -108,6 +110,7 @@ seta hud_panel_notify_bg_alpha "" "if set to something else than \"\" = override seta hud_panel_notify_bg_border "" "if set to something else than \"\" = override default size of border around the background" 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_timer "" "enable/disable this panel"