From: Martin Taibr Date: Thu, 29 Aug 2019 14:12:47 +0000 (+0200) Subject: 3 points for KAC X-Git-Tag: xonotic-v0.8.5~1279^2~1 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=8f5354be240c9f5922b957aaaef40e8f416746ef;p=xonotic%2Fxonotic-data.pk3dir.git 3 points for KAC --- diff --git a/gamemodes-server.cfg b/gamemodes-server.cfg index de93fd81c..5350a924f 100644 --- a/gamemodes-server.cfg +++ b/gamemodes-server.cfg @@ -377,7 +377,7 @@ set g_freezetag_teams 0 // ========== set g_keepaway 0 "game mode which focuses around a ball" set g_keepaway_score_bckill 3 "points for killing the ball barrier (Ball Carrier Kill)" -set g_keepaway_score_killac 5 "points for kills while holding the ball (Kill As Carrier)" +set g_keepaway_score_killac 3 "points for kills while holding the ball (Kill As Carrier)" set g_keepaway_score_timeinterval 1 "amount of time it takes between intervals for timepoints to be added to the score" set g_keepaway_score_timepoints 1 "points to add to score per timeinterval, 0 for no points" set g_keepaway_ballcarrier_effects 8 "Add together the numbers you want: EF_ADDITIVE (32) / EF_NODEPTHTEST (8192) / EF_DIMLIGHT (8)"