X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=gamemodes-server.cfg;h=01d297e084a27827809150fc6aa2cfd705b9bc7b;hb=37420850358de2c3ca095265ece240ca3051a126;hp=140993fca15d5c88d9d663cc35fb32505831ca82;hpb=a110ef05cf7a66dd38de4dd3b20e4ef29200c1bc;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/gamemodes-server.cfg b/gamemodes-server.cfg index 140993fca..01d297e08 100644 --- a/gamemodes-server.cfg +++ b/gamemodes-server.cfg @@ -444,9 +444,9 @@ set g_keepaway_noncarrier_damage 1 "damage done to other players if both you and set g_keepaway_noncarrier_force 1 "force done to other players if both you and they don't have the ball" set g_keepaway_noncarrier_selfdamage 1 "self damage if you don't have the ball" set g_keepaway_noncarrier_selfforce 1 "self force if you don't have the ball" -set g_keepawayball_effects 0 "Add together the numbers you want: EF_ADDITIVE (32) / EF_NODEPTHTEST (8192) / EF_DIMLIGHT (8)" +set g_keepawayball_effects 8 "Add together the numbers you want: EF_ADDITIVE (32) / EF_NODEPTHTEST (8192) / EF_DIMLIGHT (8)" set g_keepawayball_trail_color 254 "particle trail color from player/ball" -set g_keepawayball_damageforcescale 3 "Scale of force which is applied to the ball by weapons/explosions/etc" +set g_keepawayball_damageforcescale 2 "Scale of force which is applied to the ball by weapons/explosions/etc" set g_keepawayball_respawntime 10 "if no one picks up the ball, how long to wait until the ball respawns" @@ -682,9 +682,9 @@ set g_tka_noncarrier_damage 1 "damage done to other players if both you and they set g_tka_noncarrier_force 1 "force done to other players if both you and they don't have the ball" set g_tka_noncarrier_selfdamage 1 "self damage if you don't have the ball" set g_tka_noncarrier_selfforce 1 "self force if you don't have the ball" -set g_tkaball_effects 0 "Add together the numbers you want: EF_ADDITIVE (32) / EF_NODEPTHTEST (8192) / EF_DIMLIGHT (8)" +set g_tkaball_effects 8 "Add together the numbers you want: EF_ADDITIVE (32) / EF_NODEPTHTEST (8192) / EF_DIMLIGHT (8)" set g_tkaball_trail_color 254 "particle trail color from player/ball" -set g_tkaball_damageforcescale 3 "Scale of force which is applied to the ball by weapons/explosions/etc" +set g_tkaball_damageforcescale 2 "Scale of force which is applied to the ball by weapons/explosions/etc" set g_tkaball_respawntime 10 "if no one picks up the ball, how long to wait until the ball respawns" // ==========