r6024 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Mar 1 04:58:56 EST 2009


Author: div0
Date: 2009-03-01 04:58:40 -0500 (Sun, 01 Mar 2009)
New Revision: 6024

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
cl_bob 0.01


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-02-28 18:09:52 UTC (rev 6023)
+++ trunk/data/defaultNexuiz.cfg	2009-03-01 09:58:40 UTC (rev 6024)
@@ -208,7 +208,7 @@
 
 // these settings determine how much the view is affected by movement/damage
 cl_bobcycle 0 // how long the cycle of up/down view movement takes (only works if cl_bob is not 0), default is 0.6
-cl_bob 0.02 // how much view moves up/down when moving (does not move if cl_bobcycle is 0, but still enables cl_bobmodel), default is 0.02
+cl_bob 0.01 // how much view moves up/down when moving (does not move if cl_bobcycle is 0, but still enables cl_bobmodel), default is 0.02
 cl_bobmodel 1 // whether to have gun model move around on screen when moving (only works if cl_bob is not 0), default is 1
 cl_rollangle 0 // amount of view tilt when strafing, default is 2.0
 v_kicktime 0 // how long damage kicks of the view last, default is 0.5 seconds




More information about the nexuiz-commits mailing list