From: terencehill Date: Mon, 25 Feb 2013 15:15:51 +0000 (+0100) Subject: Add description for hud_panel_weapons_label 3 case X-Git-Tag: xonotic-v0.7.0~62^2~11^2~1 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d1b2c4f4ca90b75d0c66c66c6b06fe43f69d8acb;p=xonotic%2Fxonotic-data.pk3dir.git Add description for hud_panel_weapons_label 3 case --- diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index 4c832ef1e..219d2807b 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"