r4583 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Oct 2 12:11:00 EDT 2008


Author: div0
Date: 2008-10-02 12:11:00 -0400 (Thu, 02 Oct 2008)
New Revision: 4583

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
- add team radar as default
- add alias cl_teamradar_rotate to toggle between the rotations


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2008-10-02 15:59:29 UTC (rev 4582)
+++ trunk/data/defaultNexuiz.cfg	2008-10-02 16:11:00 UTC (rev 4583)
@@ -1143,6 +1143,7 @@
 r_subdivisions_maxtess 3
 r_subdivisions_tolerance 1000000
 
-seta cl_teamradar 0
+seta cl_teamradar 1
 seta cl_teamradar_background_alpha 0.75
 seta cl_teamradar_rotation 0 // rotation mode: you set what points up. 0 = player, 1 = west, 2 = south, 3 = east, 4 = north
+alias cl_teamradar_rotate "toggle cl_teamradar_rotation 0 1 2 3 4"




More information about the nexuiz-commits mailing list