X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=_hud_descriptions.cfg;h=6e393e6a57eff4fdba4a60878e94ce0a2d106ead;hb=c467126c89c898dc59e7dd6b98d6898c464457fa;hp=9a1654f83abd1a177f392a12fd6d785ce883a706;hpb=07efc3766f3b2a6ea8c55ee58f3cfeb372f1bd41;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index 9a1654f83..6e393e6a5 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -62,7 +62,8 @@ seta hud_panel_weapons_label "" "1 = show number of weapon, 2 = show bound key o seta hud_panel_weapons_label_scale "" "scale of the weapon text label" 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" +seta hud_panel_weapons_onlyowned "" "show only owned weapons, set it to 2 to show only the held weapon" +seta hud_panel_weapons_orderbyimpulse "" "List weapons in their impulse order instead of priority" seta hud_panel_weapons_noncurrent_alpha "" "alpha of noncurrent weapons" seta hud_panel_weapons_noncurrent_scale "" "scale of noncurrent weapons, relative to the current weapon" seta hud_panel_weapons_selection_radius "" "number of weapons that get partially highlighted on each side of the currently selected weapon"