r3483 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Mar 5 13:35:58 EST 2008


Author: div0
Date: 2008-03-05 13:35:58 -0500 (Wed, 05 Mar 2008)
New Revision: 3483

Modified:
   trunk/data/default.cfg
Log:
sv_gameplayfix_droptofloorstartsolid 0 (1 is buggy)


Modified: trunk/data/default.cfg
===================================================================
--- trunk/data/default.cfg	2008-03-04 08:49:51 UTC (rev 3482)
+++ trunk/data/default.cfg	2008-03-05 18:35:58 UTC (rev 3483)
@@ -936,3 +936,6 @@
 
 // delay for "kill" to prevent abuse
 set g_balance_kill_delay 5
+
+// this feature is currently buggy in the engine (it appears to PREVENT any dropping in lots of maps, leading to weirdly aligned entities, and in some cases even CAUSES them to drop through solid, like in facing worlds nex)
+sv_gameplayfix_droptofloorstartsolid 0




More information about the nexuiz-commits mailing list