r5384 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Jan 2 10:27:19 EST 2009


Author: div0
Date: 2009-01-02 10:27:18 -0500 (Fri, 02 Jan 2009)
New Revision: 5384

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
turn off dynamic lights from the flag, they're irritating. It's much better without, much easier to see the color of the flag carrier


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-01-02 15:23:16 UTC (rev 5383)
+++ trunk/data/defaultNexuiz.cfg	2009-01-02 15:27:18 UTC (rev 5384)
@@ -402,7 +402,7 @@
 set g_ctf_flagcarrier_selfdamage 1
 set g_ctf_flagcarrier_selfforce 1
 set g_ctf_fullbrightflags 0
-set g_ctf_dynamiclights 1
+set g_ctf_dynamiclights 0
 set g_ctf_allow_drop 0 // dropping allows circumventing carrierkill score, so enable this with care!
 set g_ctf_reverse 0 // when 1, bases/flags are switched :P you have to capture your OWN flag by bringing it to the ENEMY's
 set g_balance_ctf_delay_collect 1.0




More information about the nexuiz-commits mailing list