From 120586fcb629ddcc196adfaedcbba1d8a847b84f Mon Sep 17 00:00:00 2001 From: terencehill Date: Wed, 14 Dec 2011 15:42:59 +0100 Subject: [PATCH] Cvars for the other hud skins --- hud_luminos_minimal.cfg | 17 ++++++++++++++++- hud_luminos_minimal_xhair.cfg | 17 ++++++++++++++++- hud_luminos_old.cfg | 17 ++++++++++++++++- hud_nexuiz.cfg | 17 ++++++++++++++++- 4 files changed, 64 insertions(+), 4 deletions(-) diff --git a/hud_luminos_minimal.cfg b/hud_luminos_minimal.cfg index 52a7d96c1..293b3d787 100644 --- a/hud_luminos_minimal.cfg +++ b/hud_luminos_minimal.cfg @@ -23,7 +23,7 @@ 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_panelorder "10 3 0 14 6 9 13 4 1 2 11 12 7 5 8 15 16 " +seta _hud_panelorder "10 3 0 14 6 9 13 4 1 2 11 12 7 5 8 15 16 17 " seta hud_configure_grid "1" seta hud_configure_grid_xsize "0.010000" @@ -282,4 +282,19 @@ seta hud_panel_centerprint_fade_subsequent_passtwo_minalpha "0.5" seta hud_panel_centerprint_fade_subsequent_minfontsize "0.75" seta hud_panel_centerprint_fade_minfontsize "0" +seta hud_panel_itemstime 1 +seta hud_panel_itemstime_pos "0.000000 0.310000" +seta hud_panel_itemstime_size "0.070000 0.180000" +seta hud_panel_itemstime_bg "" +seta hud_panel_itemstime_bg_color "" +seta hud_panel_itemstime_bg_color_team "" +seta hud_panel_itemstime_bg_alpha "" +seta hud_panel_itemstime_bg_border "" +seta hud_panel_itemstime_bg_padding "" +seta hud_panel_itemstime_iconalign "0" +seta hud_panel_itemstime_progressbar "0" +seta hud_panel_itemstime_progressbar_name "progressbar" +seta hud_panel_itemstime_progressbar_xoffset "0" +seta hud_panel_itemstime_text "1" + menu_sync diff --git a/hud_luminos_minimal_xhair.cfg b/hud_luminos_minimal_xhair.cfg index 2d5e07600..83f015177 100644 --- a/hud_luminos_minimal_xhair.cfg +++ b/hud_luminos_minimal_xhair.cfg @@ -23,7 +23,7 @@ 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_panelorder "15 3 1 2 11 10 0 14 6 9 13 4 12 7 5 8 16 " +seta _hud_panelorder "15 3 1 2 11 10 0 14 6 9 13 4 12 7 5 8 16 17 " seta hud_configure_grid "1" seta hud_configure_grid_xsize "0.010000" @@ -282,4 +282,19 @@ seta hud_panel_centerprint_fade_subsequent_passtwo_minalpha "0.5" seta hud_panel_centerprint_fade_subsequent_minfontsize "0.75" seta hud_panel_centerprint_fade_minfontsize "0" +seta hud_panel_itemstime 1 +seta hud_panel_itemstime_pos "0.000000 0.310000" +seta hud_panel_itemstime_size "0.070000 0.180000" +seta hud_panel_itemstime_bg "" +seta hud_panel_itemstime_bg_color "" +seta hud_panel_itemstime_bg_color_team "" +seta hud_panel_itemstime_bg_alpha "" +seta hud_panel_itemstime_bg_border "" +seta hud_panel_itemstime_bg_padding "" +seta hud_panel_itemstime_iconalign "0" +seta hud_panel_itemstime_progressbar "0" +seta hud_panel_itemstime_progressbar_name "progressbar" +seta hud_panel_itemstime_progressbar_xoffset "0" +seta hud_panel_itemstime_text "1" + menu_sync diff --git a/hud_luminos_old.cfg b/hud_luminos_old.cfg index fe7f66085..69e3adaa9 100644 --- a/hud_luminos_old.cfg +++ b/hud_luminos_old.cfg @@ -23,7 +23,7 @@ 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_panelorder "15 10 9 6 8 14 5 0 4 13 2 7 1 3 11 12 16 " +seta _hud_panelorder "15 10 9 6 8 14 5 0 4 13 2 7 1 3 11 12 16 17 " seta hud_configure_grid "1" seta hud_configure_grid_xsize "0.010000" @@ -282,4 +282,19 @@ seta hud_panel_centerprint_fade_subsequent_passtwo_minalpha "0.5" seta hud_panel_centerprint_fade_subsequent_minfontsize "0.75" seta hud_panel_centerprint_fade_minfontsize "0" +seta hud_panel_itemstime 1 +seta hud_panel_itemstime_pos "0.020000 0.500000" +seta hud_panel_itemstime_size "0.150000 0.120000" +seta hud_panel_itemstime_bg "" +seta hud_panel_itemstime_bg_color "" +seta hud_panel_itemstime_bg_color_team "" +seta hud_panel_itemstime_bg_alpha "" +seta hud_panel_itemstime_bg_border "" +seta hud_panel_itemstime_bg_padding "" +seta hud_panel_itemstime_iconalign "0" +seta hud_panel_itemstime_progressbar "0" +seta hud_panel_itemstime_progressbar_name "progressbar" +seta hud_panel_itemstime_progressbar_xoffset "0" +seta hud_panel_itemstime_text "1" + menu_sync diff --git a/hud_nexuiz.cfg b/hud_nexuiz.cfg index 5c2138370..d349ceb99 100644 --- a/hud_nexuiz.cfg +++ b/hud_nexuiz.cfg @@ -23,7 +23,7 @@ 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_panelorder "15 0 11 8 5 6 14 9 13 7 2 3 1 10 12 4 16 " +seta _hud_panelorder "15 0 11 8 5 6 14 9 13 7 2 3 1 10 12 4 16 17 " seta hud_configure_grid "1" seta hud_configure_grid_xsize "0.01" @@ -282,4 +282,19 @@ seta hud_panel_centerprint_fade_subsequent_passtwo_minalpha "0.5" seta hud_panel_centerprint_fade_subsequent_minfontsize "0.75" seta hud_panel_centerprint_fade_minfontsize "0" +seta hud_panel_itemstime 1 +seta hud_panel_itemstime_pos "0.000000 0.290000" +seta hud_panel_itemstime_size "0.150000 0.060000" +seta hud_panel_itemstime_bg "0" +seta hud_panel_itemstime_bg_color "" +seta hud_panel_itemstime_bg_color_team "" +seta hud_panel_itemstime_bg_alpha "" +seta hud_panel_itemstime_bg_border "" +seta hud_panel_itemstime_bg_padding "" +seta hud_panel_itemstime_iconalign "0" +seta hud_panel_itemstime_progressbar "0" +seta hud_panel_itemstime_progressbar_name "progressbar" +seta hud_panel_itemstime_progressbar_xoffset "0" +seta hud_panel_itemstime_text "1" + menu_sync -- 2.39.2