r4670 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Oct 8 11:42:01 EDT 2008


Author: div0
Date: 2008-10-08 11:42:00 -0400 (Wed, 08 Oct 2008)
New Revision: 4670

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
background alpha 0.25 for team radar should be enough


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2008-10-08 14:33:14 UTC (rev 4669)
+++ trunk/data/defaultNexuiz.cfg	2008-10-08 15:42:00 UTC (rev 4670)
@@ -1145,7 +1145,7 @@
 r_subdivisions_tolerance 1000000
 
 seta cl_teamradar 1
-seta cl_teamradar_background_alpha 0.75 // set to -1 to disable
+seta cl_teamradar_background_alpha 0.25 // set to -1 to disable
 seta cl_teamradar_scale 4096
 seta cl_teamradar_rotation 0 // rotation mode: you set what points up. 0 = player, 1 = west, 2 = south, 3 = east, 4 = north
 seta cl_teamradar_size "128 128"




More information about the nexuiz-commits mailing list