From 5d7be1f3c07bd8946d63037e058ba2870c496213 Mon Sep 17 00:00:00 2001 From: div0 Date: Wed, 14 Oct 2009 07:20:38 +0000 Subject: [PATCH] disable crosshair effects for now, they are annoying (need to be made match weapon switch delay) git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8127 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/defaultNexuiz.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/defaultNexuiz.cfg b/data/defaultNexuiz.cfg index 1961b17de..6b0c3013b 100644 --- a/data/defaultNexuiz.cfg +++ b/data/defaultNexuiz.cfg @@ -113,7 +113,7 @@ _cl_playerskin 0 crosshair 1 seta crosshair_per_weapon 0 "when 1, each gun will display a different crosshair" seta crosshair_color_override 0 "when 1, crosshair_color_* overrides the per-weapon color" -seta crosshair_effect_speed 5 "how fast some crosshair effects should take place, 0 = instant" +seta crosshair_effect_speed 0 "how fast some crosshair effects should take place, 0 = instant, try values like 5" seta crosshair_hittest 1 "do a crosshair hit evaluation; also, the crosshair is scaled by the given number when aiming at an enemy, and blurred when aiming at a team mate" seta crosshair_hittest_blur 1 "blur the crosshair if the shot is obstructed" seta crosshair_hittest_showimpact 0 "move the crosshair to the actual impact location if obstructed" -- 2.39.2