X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=4d259382cd9ef3fb7539c21b3c656f2e3b84ceac;hp=df7044ce562a41c915e9d59d7dc9d7ba5996b683;hb=e4715af2d04656465b64492ddf1c02ac1503ac43;hpb=b0ca2dc27f2360d4ac3939221b8e2b253d83a84d diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index df7044ce5..4d259382c 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -55,10 +55,13 @@ _cl_name "" _cl_playermodel models/player/erebus.iqm _cl_playerskin 0 -seta cl_reticle 1 "control for toggling whether ANY zoom reticles are shown" -seta cl_reticle_stretch 0 "whether to stretch reticles so they fit the screen (breaks image proportions)" -seta cl_reticle_item_vortex 1 "draw aiming reticle for the vortex weapon's zoom, 0 disables and values between 0 and 1 change alpha" -seta cl_reticle_item_normal 1 "draw reticle when zooming with the zoom button, 0 disables and values between 0 and 1 change alpha" +seta cl_reticle 1 "enable zoom reticles" +seta cl_reticle_stretch 0 "stretch reticles so they fit the screen (breaks image proportions)" +seta cl_reticle_normal 1 "draw an aiminig reticle when zooming with the zoom button" +seta cl_reticle_normal_alpha 1 "alpha of the normal reticle" +seta cl_reticle_weapon 1 "draw custom aiming reticle when zooming with certain weapons" +seta cl_reticle_weapon_alpha 1 "alpha of the custom reticle" + fov 100 seta cl_velocityzoom_enabled 0 "velocity based zooming of fov" seta cl_velocityzoom_factor 0 "factor of fov zooming (negative values zoom out)"