[nexuiz-commits] r8127 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Oct 14 03:20:38 EDT 2009


Author: div0
Date: 2009-10-14 03:20:38 -0400 (Wed, 14 Oct 2009)
New Revision: 8127

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
disable crosshair effects for now, they are annoying (need to be made match weapon switch delay)


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-10-14 07:16:56 UTC (rev 8126)
+++ trunk/data/defaultNexuiz.cfg	2009-10-14 07:20:38 UTC (rev 8127)
@@ -113,7 +113,7 @@
 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"



More information about the nexuiz-commits mailing list