]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - physicsLeeStricklin.cfg
remove some of this tied stuff... it won't make any difference anyway (score is set...
[xonotic/xonotic-data.pk3dir.git] / physicsLeeStricklin.cfg
1 // These have been modified from Nexuiz 2.4.2's physicsQBR.cfg file and a bunch of other crap div0 threw on here :P
2 // DO NOT SCREW WITH friction on land, edge friction, step height, or sv_airaccel_qw
3 sv_gravity 819
4 sv_maxspeed 420
5 sv_maxairspeed 283
6
7 sv_stopspeed 100
8 sv_accelerate 13
9 sv_airaccelerate 6
10 sv_friction 9.6 // higher values make you slide less
11 edgefriction 1 // div0 says no! lol
12 sv_stepheight 26
13 sv_jumpvelocity 304
14 sv_wateraccelerate -1
15 sv_waterfriction -1
16 sv_airaccel_sideways_friction 0 // pain in the ass to tweak without screwing up the strafing
17 sv_airaccel_qw -0.93 //given a negative value to combat potential cheats, was told by divVerent not to mess with it
18
19 sv_airstopaccelerate 0
20 sv_airstrafeaccelerate 0
21 sv_maxairstrafespeed 0
22 sv_airstrafeaccel_qw 0
23 sv_aircontrol 0
24 sv_aircontrol_penalty 0
25 sv_aircontrol_power 2
26 sv_airspeedlimit_nonqw 0
27 sv_warsowbunny_turnaccel 0
28 sv_warsowbunny_accel 0.1593
29 sv_warsowbunny_topspeed 925
30 sv_warsowbunny_backtosideratio 0.8
31 sv_friction_on_land 0
32 sv_doublejump 0
33 sv_jumpspeedcap_min ""
34 sv_jumpspeedcap_max 0.38
35 sv_jumpspeedcap_max_disable_on_ramps 0