[nexuiz-commits] r6668 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue May 5 06:04:36 EDT 2009


Author: div0
Date: 2009-05-05 06:04:34 -0400 (Tue, 05 May 2009)
New Revision: 6668

Added:
   trunk/data/physicsCPMA.cfg
Log:
as it now works: +physicsCPMA.cfg


Added: trunk/data/physicsCPMA.cfg
===================================================================
--- trunk/data/physicsCPMA.cfg	                        (rev 0)
+++ trunk/data/physicsCPMA.cfg	2009-05-05 10:04:34 UTC (rev 6668)
@@ -0,0 +1,16 @@
+// these values match CPMA
+sv_maxspeed 320
+sv_maxairspeed $sv_maxspeed
+sv_accelerate 15
+sv_airaccelerate 1
+sv_friction 8
+edgefriction 1
+sv_stepheight 18
+sv_jumpvelocity 270
+sv_airaccel_sideways_friction 0
+sv_airaccel_qw 1
+sv_airstopaccelerate 2.5
+sv_airstrafeaccelerate 70
+sv_maxairstrafespeed 30
+sv_aircontrol 150
+set sv_friction_on_land 0



More information about the nexuiz-commits mailing list