r4693 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Oct 10 02:54:19 EDT 2008


Author: div0
Date: 2008-10-10 02:54:19 -0400 (Fri, 10 Oct 2008)
New Revision: 4693

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
forgot this cvar. THERE IS NO LONGER g_ctf_win_mode 3, this functionality is now in g_ctf_ignore_frags!


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2008-10-10 06:53:05 UTC (rev 4692)
+++ trunk/data/defaultNexuiz.cfg	2008-10-10 06:54:19 UTC (rev 4693)
@@ -333,7 +333,8 @@
 seta g_keyhunt_point_limit -1
 seta g_race_laps_limit -1
 
-seta g_ctf_win_mode 2 // 0: captures only, 1: captures, then points, 2: points only, 3: points only, but no frags included
+seta g_ctf_win_mode 2 // 0: captures only, 1: captures, then points, 2: points only
+seta g_ctf_ignore_frags 0 // 1: regular frags give no points
 
 // 50% of the spawns shall be far away from any players
 set g_spawn_furthest 0.5




More information about the nexuiz-commits mailing list