From: MirceaKitsune Date: Mon, 4 Oct 2010 00:26:41 +0000 (+0300) Subject: Don't autotaunt quite all the time X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=26c52e4a1a4a6d6fa9dd44c85dffc9c70006796d;p=voretournament%2Fvoretournament.git Don't autotaunt quite all the time --- diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg index 9137135a..86b9ff32 100644 --- a/data/defaultVoretournament.cfg +++ b/data/defaultVoretournament.cfg @@ -196,7 +196,7 @@ seta vid_x11_display "" "voretournament-linux-*.sh will use this to start voreto cl_autodemo_nameformat demos/%Y-%m-%d_%H-%M // taunts and voices -seta cl_autotaunt 1 "automatically taunt enemies when fragging them" +seta cl_autotaunt 0.75 "automatically taunt enemies when fragging them" seta sv_taunt 1 "allow taunts on the server" seta sv_autotaunt 1 "allow autotaunts on the server" seta cl_voice_directional 1 "0 = all voices are non-directional, 1 = all voices are directional, 2 = only taunts are directional"