From 318617a74b94c5a52bf4b85cc6bbda3815b15e20 Mon Sep 17 00:00:00 2001 From: FruitieX Date: Sun, 2 May 2010 15:09:05 +0300 Subject: [PATCH] add sane defaults :P --- defaultXonotic.cfg | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 4d3817867..c980f7114 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1323,17 +1323,17 @@ seta hud_alpha_fg 1 "alpha of the foreground" seta hud_progressbar_alpha "0.5" "alpha of progressbars" seta hud_weaponicons 1 "enable/disable this panel" -seta hud_weaponicons_pos "210 -60" "position of this panel" -seta hud_weaponicons_size "240 90" "size of this panel" +seta hud_weaponicons_pos "207.5 -74.5" "position of this panel" +seta hud_weaponicons_size "230 30" "size of this panel" seta hud_weaponicons_bg 1 "enable/disable the background of this panel" -seta hud_weaponicons_marigin 10 "size of marigin from the background edges"" +seta hud_weaponicons_marigin 30 "size of marigin from the background edges"" seta hud_weaponicons_number 1 "show number of weapon" seta hud_weaponicons_accuracybar_height 3 "height of accuracy bar" seta hud_weaponicons_color "" "optional R G B vector of the weaponicons background color, otherwise use hud default" seta hud_inventory 1 "enable/disable this panel" -seta hud_inventory_pos "0 -90" "position of this panel" -seta hud_inventory_size "240 90" "size of this panel" +seta hud_inventory_pos "0 -60" "position of this panel" +seta hud_inventory_size "200 60" "size of this panel" seta hud_inventory_bg 1 "enable/disable the background of this panel" seta hud_inventory_marigin 30 "size of marigin from the background edges" seta hud_inventory_color "" "optional R G B vector of the inventory background color, otherwise use hud default" @@ -1346,8 +1346,8 @@ seta hud_powerups_marigin 30 "size of marigin from the background edges" seta hud_powerups_color "" "optional R G B vector of the inventory background color, otherwise use hud default" seta hud_healtharmor 1 "enable/disable this panel" -seta hud_healtharmor_pos "210 -37.5" "position of this panel" -seta hud_healtharmor_size "200 37.5" "size of this panel" +seta hud_healtharmor_pos "207.5 -37" "position of this panel" +seta hud_healtharmor_size "230 37" "size of this panel" seta hud_healtharmor_bg 1 "enable/disable the background of this panel" seta hud_healtharmor_marigin 30 "size of marigin from the background edges" seta hud_healtharmor_color "" "optional R G B vector of the inventory background color, otherwise use hud default" @@ -1362,16 +1362,16 @@ seta hud_notify_marigin 30 "size of marigin from the background edges" seta hud_notify_color "" "optional R G B vector of the inventory background color, otherwise use hud default" seta hud_timer 1 "enable/disable this panel" -seta hud_timer_pos "-300 -37.5" "position of this base of the panel" -seta hud_timer_size "200 37.5" "size of this panel" +seta hud_timer_pos "-180 0" "position of this base of the panel" +seta hud_timer_size "180 90" "size of this panel" seta hud_timer_bg 1 "enable/disable the background of this panel" seta hud_timer_marigin 30 "size of marigin from the background edges" seta hud_timer_color "" "optional R G B vector of the inventory background color, otherwise use hud default" seta hud_timer_increment "show elapsed time instead of remaining time" seta hud_radar 1 "enable/disable this panel" -seta hud_radar_pos "-300 -37.5" "position of this base of the panel" -seta hud_radar_size "200 37.5" "size of this panel" +seta hud_radar_pos "0 0" "position of this base of the panel" +seta hud_radar_size "230 170" "size of this panel" seta hud_radar_bg 1 "enable/disable the background of this panel" seta hud_radar_marigin 30 "size of marigin from the background edges" seta hud_radar_color "" "optional R G B vector of the inventory background color, otherwise use hud default" -- 2.39.2