From ed7577ff78939c4898d1bac6c27a1af0c4596a01 Mon Sep 17 00:00:00 2001 From: FruitieX Date: Sun, 27 Jun 2010 16:24:16 +0300 Subject: [PATCH] minimalistic wickedhud layout/config :) --- hud_wickedhud_minimalistic.cfg | 173 +++++++++++++++++++++++++++++++++ 1 file changed, 173 insertions(+) create mode 100644 hud_wickedhud_minimalistic.cfg diff --git a/hud_wickedhud_minimalistic.cfg b/hud_wickedhud_minimalistic.cfg new file mode 100644 index 000000000..ad2ae8796 --- /dev/null +++ b/hud_wickedhud_minimalistic.cfg @@ -0,0 +1,173 @@ +seta hud_skin "wickedhud" +seta hud_bg "border" +seta hud_bg_color "0.875 0.375 0" +seta hud_bg_color_team "0" +seta hud_bg_alpha "1" +seta hud_bg_border "6" +seta hud_bg_padding "2" +seta hud_fg_alpha "1" + +seta hud_dock "" +seta hud_dock_color "0 0.1875 0.4375" +seta hud_dock_color_team "0.700000" +seta hud_dock_alpha "1" + +seta hud_progressbar_alpha 0.500000 +seta hud_progressbar_strength_color "0 0 0.6" +seta hud_progressbar_shield_color "0.6 0 0.6" +seta hud_progressbar_health_color "0.6 0 0" +seta hud_progressbar_armor_color "0 0.6 0" +seta hud_progressbar_fuel_color "0.6 0.6 0" +seta hud_progressbar_nexball_color "0.7 0.1 0" + +seta hud_weaponicons 1 +seta hud_weaponicons_pos "0.940000 0.040000" +seta hud_weaponicons_size "0.060000 0.630000" +seta hud_weaponicons_bg "0" +seta hud_weaponicons_bg_color "" +seta hud_weaponicons_bg_color_team "" +seta hud_weaponicons_bg_alpha "" +seta hud_weaponicons_bg_border "" +seta hud_weaponicons_bg_padding "" +seta hud_weaponicons_accuracy_yellow 40 + +seta hud_inventory 1 +seta hud_inventory_pos "0 0.810000" +seta hud_inventory_size "0.090000 0.190000" +seta hud_inventory_bg "0" +seta hud_inventory_bg_color "" +seta hud_inventory_bg_color_team "" +seta hud_inventory_bg_alpha "" +seta hud_inventory_bg_border "" +seta hud_inventory_bg_padding "" +seta hud_inventory_onlycurrent 0 + +seta hud_powerups 1 +seta hud_powerups_pos "0.400000 0.130000" +seta hud_powerups_size "0.200000 0.050000" +seta hud_powerups_bg "0" +seta hud_powerups_bg_color "" +seta hud_powerups_bg_color_team "" +seta hud_powerups_bg_alpha "" +seta hud_powerups_bg_border "" +seta hud_powerups_bg_padding "" +seta hud_powerups_flip 1 +seta hud_powerups_mirror 0 + +seta hud_healtharmor 1 +seta hud_healtharmor_pos "0.100000 0.920000" +seta hud_healtharmor_size "0.560000 0.080000" +seta hud_healtharmor_bg "0" +seta hud_healtharmor_bg_color "" +seta hud_healtharmor_bg_color_team "" +seta hud_healtharmor_bg_alpha "" +seta hud_healtharmor_bg_border "" +seta hud_healtharmor_bg_padding "" +seta hud_healtharmor_flip 0 +seta hud_healtharmor_mirror 1 + +seta hud_notify 1 +seta hud_notify_pos "0.670000 0.680000" +seta hud_notify_size "0.330000 0.230000" +seta hud_notify_bg "border_modicons" +seta hud_notify_bg_color "" +seta hud_notify_bg_color_team "" +seta hud_notify_bg_alpha "0" +seta hud_notify_bg_border "" +seta hud_notify_bg_padding "" +seta hud_notify_flip 0 +seta hud_notify_info_top 1 + +seta hud_timer 1 +seta hud_timer_pos "0.940000 0" +seta hud_timer_size "0.060000 0.030000" +seta hud_timer_bg "border_timer" +seta hud_timer_bg_color "" +seta hud_timer_bg_color_team "" +seta hud_timer_bg_alpha "" +seta hud_timer_bg_border "" +seta hud_timer_bg_padding "0" + +seta hud_radar 0 +seta hud_radar_pos "0 0" +seta hud_radar_size "0.190000 0.230000" +seta hud_radar_bg "border_radar" +seta hud_radar_bg_color "" +seta hud_radar_bg_color_team "" +seta hud_radar_bg_alpha "" +seta hud_radar_bg_border "" +seta hud_radar_bg_padding "-3" +seta hud_radar_foreground_alpha 0.800000 +seta hud_radar_alreadyvoted_alpha 0 + +seta hud_score 1 +seta hud_score_pos "0.830000 0.920000" +seta hud_score_size "0.170000 0.060000" +seta hud_score_bg "0" +seta hud_score_bg_color "" +seta hud_score_bg_color_team "" +seta hud_score_bg_alpha "" +seta hud_score_bg_border "" +seta hud_score_bg_padding "" + +seta hud_racetimer 1 +seta hud_racetimer_pos "0.360000 0.010000" +seta hud_racetimer_size "0.280000 0.093333" +seta hud_racetimer_bg "border_timer" +seta hud_racetimer_bg_color "" +seta hud_racetimer_bg_color_team "" +seta hud_racetimer_bg_alpha "0" +seta hud_racetimer_bg_border "" +seta hud_racetimer_bg_padding "" + +seta hud_vote 1 +seta hud_vote_pos "0.690000 0" +seta hud_vote_size "0.240000 0.080000" +seta hud_vote_bg "border_vote" +seta hud_vote_bg_color "" +seta hud_vote_bg_color_team "" +seta hud_vote_bg_alpha "" +seta hud_vote_bg_border "" +seta hud_vote_bg_padding "" +seta hud_vote_alreadyvoted_alpha 0.750000 + +seta hud_modicons 1 +seta hud_modicons_pos "0.700000 0.920000" +seta hud_modicons_size "0.120000 0.080000" +seta hud_modicons_bg "border_modicons" +seta hud_modicons_bg_color "" +seta hud_modicons_bg_color_team "" +seta hud_modicons_bg_alpha "" +seta hud_modicons_bg_border "" +seta hud_modicons_bg_padding "" + +seta hud_pressedkeys 0 +seta hud_pressedkeys_pos "0 0" +seta hud_pressedkeys_size "0.080000 0.062912" +seta hud_pressedkeys_bg "border_modicons" +seta hud_pressedkeys_bg_color "" +seta hud_pressedkeys_bg_color_team "" +seta hud_pressedkeys_bg_alpha "0" +seta hud_pressedkeys_bg_border "" +seta hud_pressedkeys_bg_padding "" + +seta hud_chat 1 +seta hud_chat_pos "0.100000 0.790000" +seta hud_chat_size "0.560000 0.120000" +seta hud_chat_bg "border_chat" +seta hud_chat_bg_color "" +seta hud_chat_bg_color_team "" +seta hud_chat_bg_alpha "0" +seta hud_chat_bg_border "" +seta hud_chat_bg_padding "" + +seta hud_engineinfo 0 +seta hud_engineinfo_pos "0 0" +seta hud_engineinfo_size "0.130000 0.034667" +seta hud_engineinfo_bg "border_modicons" +seta hud_engineinfo_bg_color "" +seta hud_engineinfo_bg_color_team "" +seta hud_engineinfo_bg_alpha "0" +seta hud_engineinfo_bg_border "" +seta hud_engineinfo_bg_padding "" + -- 2.39.2