X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=crosshairs.cfg;h=2c040259b26d838cda4f77f9ed1b6fbcf6797269;hb=33e2e50e79eab12dba6bcb0986725331c33034b7;hp=dd3302d76c060fea5f973c10e5d5011721d1ac51;hpb=4b8443da3448b5cf9bb3761ae25a8b1591d16d66;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/crosshairs.cfg b/crosshairs.cfg index dd3302d76..2c040259b 100644 --- a/crosshairs.cfg +++ b/crosshairs.cfg @@ -33,8 +33,8 @@ seta crosshair_hitindication_speed 5 // hit testing/tracing for special effects for the crosshair set g_trueaim_minrange 44 "TrueAim minimum range (TrueAim adjusts shots so they hit the crosshair point even though the gun is not at the screen center)" seta crosshair_hittest 1 "do a crosshair hit evaluation, applying effects from the _blur and _scale cvars" -seta crosshair_hittest_blur 1 "blur the crosshair if the shot is obstructed" -seta crosshair_hittest_scale 1.25 "shrink crosshair if shot is obstructed or aiming at a teammate" +seta crosshair_hittest_blur_teammate 0 "blur the crosshair if the shot is obstructed by a teammate" +seta crosshair_hittest_blur_wall 1 "blur the crosshair if the shot is obstructed by a wall or object" seta crosshair_hittest_showimpact 0 "move the crosshair to the actual impact location if obstructed (debug setting, very glitchy!)" // change color based on special case