From 96cc518dc21ab64fb1033cf167c7c40661c72e92 Mon Sep 17 00:00:00 2001 From: Mircea Kitsune Date: Sat, 26 Mar 2011 19:18:39 +0200 Subject: [PATCH] Cvar descriptions --- defaultXonotic.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 9312ac432..4e8702376 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -318,8 +318,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 -seta cl_chase_speed 1.5 +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" //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