From: Samual Date: Mon, 17 Oct 2011 19:15:24 +0000 (-0400) Subject: Disable "onlyowned" functionality for Nexuiz HUD (to match old design better) X-Git-Tag: xonotic-v0.6.0~35^2~78^2~7^2~37 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=63400b36779716aa84e46c040ff12cbb2f22c2c3;p=xonotic%2Fxonotic-data.pk3dir.git Disable "onlyowned" functionality for Nexuiz HUD (to match old design better) --- diff --git a/hud_nexuiz.cfg b/hud_nexuiz.cfg index c3afe0ec4..6579dfb27 100644 --- a/hud_nexuiz.cfg +++ b/hud_nexuiz.cfg @@ -50,7 +50,7 @@ seta hud_panel_weapons_ammo_alpha "1" seta hud_panel_weapons_aspect "2" seta hud_panel_weapons_timeout "0" seta hud_panel_weapons_timeout_effect "0" -seta hud_panel_weapons_onlyowned "1" +seta hud_panel_weapons_onlyowned "0" seta hud_panel_ammo 1 seta hud_panel_ammo_pos "0.160000 0.910000"