]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - crosshairs.cfg
Prevent calls to draw_PictureSize with an empty source string
[xonotic/xonotic-data.pk3dir.git] / crosshairs.cfg
index c94d3a5fb7a1962300d656540cd5420d140fd910..52ae30cb5baaf085432fca0cfc6c5a3af41a2ed6 100644 (file)
@@ -32,8 +32,9 @@ 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; 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 1 "do a crosshair hit evaluation, applying effects from the _blur, _scale, and _showipact cvars"
 seta crosshair_hittest_blur 1 "blur the crosshair if the shot is obstructed"
+seta crosshair_hittest_scale 1.25 "enlarge crosshair if aiming at an enemy, shrink crosshair if shot is obstructed or aiming at a teammate"
 seta crosshair_hittest_showimpact 0 "move the crosshair to the actual impact location if obstructed"
 
 // change color based on special case