]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
Add the highpass cvars to darkplaces.txt
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 2 May 2010 14:09:09 +0000 (14:09 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 2 May 2010 14:09:09 +0000 (14:09 +0000)
From: MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10154 d7cf8633-e32d-0410-b094-e92efae38249

darkplaces.txt

index ad50d2d44f84ec8486b88c0f7ddd3f49bebe22aa..59e261732171d9597a99e6feeb78b87606e4f125 100644 (file)
@@ -409,9 +409,11 @@ cl_leanmodel_up_limit                             25                  gun leanin
 cl_followmodel_side                               1                   enables gun following sideways
 cl_followmodel_side_speed                         0.015               gun following sideways speed
 cl_followmodel_side_limit                         2                   gun following sideways limit
+cl_followmodel_side_highpass                      2                   gun following sideways highpass
 cl_followmodel_up                                 1                   enables gun following upward
 cl_followmodel_up_speed                           0.01                gun following upward speed
 cl_followmodel_up_limit                           1.5                 gun following upward limit
+cl_followmodel_up_highpass                        2                   gun following upward highpass
 cl_bobup                                          0.5                 view bobbing adjustment that makes the up or down swing of the bob last longer
 cl_capturevideo                                   0                   enables saving of video to a .avi file using uncompressed I420 colorspace and PCM audio, note that scr_screenshot_gammaboost affects the brightness of the output)
 cl_capturevideo_fps                               30                  how many frames per second to save (29.97 for NTSC, 30 for typical PC video, 15 can be useful)