X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=defaultXonotic.cfg;h=6623b9d62458373d2ebeff87e432adfa78989138;hb=59c257eff12dbe51d08f3913b8c73102e3478a6e;hp=546bbf4d064c1be624a935ebc6148030414a587c;hpb=75e5c4bff60424203dd141483fc6706c0552c92d;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 546bbf4d0..6623b9d62 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -205,6 +205,9 @@ seta crosshair_ring_nex_currentcharge_movingavg_rate 0.05 seta crosshair_ring_minelayer 1 seta crosshair_ring_minelayer_alpha 0.15 +seta crosshair_ring_hagar 1 +seta crosshair_ring_hagar_alpha 0.15 + seta crosshair_ring_reload 1 "main cvar to enable or disable ammo crosshair rings" seta crosshair_ring_reload_size 2.5 "reload ring size" seta crosshair_ring_reload_alpha 0.2 "reload ring alpha" @@ -316,8 +319,8 @@ set sv_ready_restart_repeatable 0 "allows the players to restart the game as oft seta cl_hitsound 1 "play a hit notifier sound when you have hit an enemy" set cl_hitsound_antispam_time 0.05 "don't play the hitsound more often than this" -seta cl_eventchase_death 1 "camera goes into 3rd person mode when the player is dead" -seta cl_eventchase_intermission 1 "camera goes into 3rd person mode when the match ends" +seta cl_eventchase_death 0 "camera goes into 3rd person mode when the player is dead" +seta cl_eventchase_intermission 0 "camera goes into 3rd person mode when the match ends" seta cl_eventchase_distance 140 "final camera distance" seta cl_eventchase_speed 1.3 "how fast the camera slides back, 0 is instant"