]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - darkplaces.txt
Cvars for part 2. Added safety checks and fixed gunmodel bobbing.
[xonotic/darkplaces.git] / darkplaces.txt
index 726c1db987aa4586fda37a81f7a72c666b805c4d..a037edbbeb7b226c04c74c1e5a06e3b8de835de7 100644 (file)
@@ -406,6 +406,12 @@ cl_leanmodel_side_limit                           7.5                 gun leanin
 cl_leanmodel_up                                   1                   enables gun leaning upward\r
 cl_leanmodel_up_speed                             2                   gun leaning upward speed\r
 cl_leanmodel_up_limit                             5                   gun leaning upward limit\r
+cl_followmodel_side                               1                   enables gun following sideways\r
+cl_followmodel_side_speed                         4                   gun following sideways speed\r
+cl_followmodel_side_limit                         2                   gun following sideways limit\r
+cl_followmodel_up                                 1                   enables gun following upward\r
+cl_followmodel_up_speed                           3                   gun following upward speed\r
+cl_followmodel_up_limit                           1                   gun following upward limit\r
 cl_bobup                                          0.5                 view bobbing adjustment that makes the up or down swing of the bob last longer\r
 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)\r
 cl_capturevideo_fps                               30                  how many frames per second to save (29.97 for NTSC, 30 for typical PC video, 15 can be useful)\r