X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=crosshairs.cfg;h=365c22af2db9a82f6bde12d6ddaee13ad5817a78;hp=e37584bdf5c194c0229765edf283dbf4b787370e;hb=84d5dd421b95629e09f1a8499cb7f3b5f8041412;hpb=cac08f933d832f4b4b63626ddc8c9366f0a69419 diff --git a/crosshairs.cfg b/crosshairs.cfg index e37584bdf..365c22af2 100644 --- a/crosshairs.cfg +++ b/crosshairs.cfg @@ -10,14 +10,14 @@ seta crosshair_alpha 0.75 seta crosshair_size 0.3 // crosshair dot settings -seta crosshair_dot 0 +seta crosshair_dot 0 seta crosshair_dot_alpha 1 seta crosshair_dot_size 0.600000 -seta crosshair_dot_color "1 0 0" +seta crosshair_dot_color "1 0 0" seta crosshair_dot_color_custom 1 "use a custom color for the crosshair dot" // smooth transitions for crosshair changes -seta crosshair_effect_speed -1 "how fast (in seconds) some crosshair effects should take place, 0 = instant, -1 = 2x weapon switch time" +seta crosshair_effect_time 0.4 "how fast (in seconds) some crosshair effects should take place, 0 = instant" seta crosshair_effect_scalefade 1 "use scaling and fading for crosshair effects" // item pickup animation settings @@ -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