From 75833b4b1333cccee715d22c2c633c27e8ee02e3 Mon Sep 17 00:00:00 2001 From: Mircea Kitsune Date: Fri, 1 Apr 2011 02:15:09 +0300 Subject: [PATCH] Much better defaults --- defaultXonotic.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index d56ab03e8..ec2400e7c 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -317,8 +317,8 @@ set cl_hitsound_antispam_time 0.05 "don't play the hitsound more often than this seta cl_chase_death 1 "camera goes into 3rd person mode when dead" seta cl_chase_intermission 1 "camera goes into 3rd person mode at match end" -seta cl_chase_distance 100 "final distance of the chase camera" -seta cl_chase_speed 1.5 "how fast the chase camera slides back, 0 is instant" +seta cl_chase_distance 140 "final distance of the chase camera" +seta cl_chase_speed 1.3 "how fast the chase camera slides back, 0 is instant" //nifreks lockonrestart feature, used in team-based game modes, if set to 1 and all players readied up no other player can then join the game anymore, useful to block spectators from joining set teamplay_lockonrestart 0 "it set to 1 in a team-based game, the teams are locked once all players readied up and the game restarted (no new players can join after restart unless using the server-command unlockteams)" -- 2.39.2