X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=hud_nexuiz.cfg;h=9dbd05f54a74029f4a1a980f6a206e1b163e2c05;hp=9e4678293d627419612564b5d12d91a4365d56fc;hb=98e1375c9938f3d86d6f8e28f44cd6af74d2fc0e;hpb=20256058c4de97b81ee5aaedaa383a99010752f0 diff --git a/hud_nexuiz.cfg b/hud_nexuiz.cfg index 9e4678293..9dbd05f54 100644 --- a/hud_nexuiz.cfg +++ b/hud_nexuiz.cfg @@ -23,6 +23,8 @@ seta hud_progressbar_nexball_color "0.7 0.1 0" seta hud_progressbar_speed_color "1 0.75 0" seta hud_progressbar_acceleration_color "0.5 0.75 1" seta hud_progressbar_acceleration_neg_color "0.125 0.25 0.5" +seta hud_progressbar_vehicles_ammo1_color "0.8 0.7 0" +seta hud_progressbar_vehicles_ammo2_color "0.7 0.4 0" seta _hud_panelorder "15 0 11 8 5 6 14 9 13 7 2 3 1 10 12 4 16 " @@ -41,6 +43,7 @@ seta hud_panel_weapons_bg_border "" seta hud_panel_weapons_bg_padding "-5" seta hud_panel_weapons_accuracy "1" seta hud_panel_weapons_label "1" +seta hud_panel_weapons_label_scale "0.5" seta hud_panel_weapons_complainbubble "1" seta hud_panel_weapons_complainbubble_padding "-1" seta hud_panel_weapons_complainbubble_time "0" @@ -59,6 +62,8 @@ seta hud_panel_weapons_timeout_fadefgmin "0" seta hud_panel_weapons_timeout_speed_in "0.25" seta hud_panel_weapons_timeout_speed_out "0.75" seta hud_panel_weapons_onlyowned "0" +seta hud_panel_weapons_noncurrent_alpha "1" +seta hud_panel_weapons_noncurrent_scale "1" seta hud_panel_ammo 1 seta hud_panel_ammo_pos "0.160000 0.910000" @@ -70,6 +75,8 @@ seta hud_panel_ammo_bg_alpha "" seta hud_panel_ammo_bg_border "" seta hud_panel_ammo_bg_padding "" seta hud_panel_ammo_onlycurrent "0" +seta hud_panel_ammo_noncurrent_alpha "0.7" +seta hud_panel_ammo_noncurrent_scale "1" seta hud_panel_ammo_iconalign "0" seta hud_panel_ammo_progressbar "0" seta hud_panel_ammo_progressbar_name "progressbar"