[nexuiz-commits] r7609 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Sep 3 11:11:20 EDT 2009


Author: fruitiex
Date: 2009-09-03 11:11:20 -0400 (Thu, 03 Sep 2009)
New Revision: 7609

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
make the scoreboard background more visible, crank up default hud bg alpha from 0.7 to 0.8


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-09-03 15:00:26 UTC (rev 7608)
+++ trunk/data/defaultNexuiz.cfg	2009-09-03 15:11:20 UTC (rev 7609)
@@ -1309,14 +1309,14 @@
 con_notifyalign 0
 
 sbar_info_pos 50
-seta sbar_alpha_bg 0.7
+seta sbar_alpha_bg 0.8
 seta sbar_alpha_fg 1
 seta sbar_border_thickness 1 "scoreboard border tickness"
 seta sbar_color_bg_r 0 "red color component of the HUD background"
 seta sbar_color_bg_g 0.25 "green color component of the HUD background"
 seta sbar_color_bg_b 0.17 "blue color component of the HUD background"
 seta sbar_color_bg_team 0.5 "team color multiplier of the HUD background"
-seta sbar_scoreboard_alpha_bg 0.28 "scoreboard background alpha"
+seta sbar_scoreboard_alpha_bg 0.6 "scoreboard background alpha"
 seta sbar_scoreboard_highlight 1 "enable highlighting for rows and columns in the scoreboard"
 
 // for menu server list (eventually make them have engine support?)



More information about the nexuiz-commits mailing list