X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=xonotic-server.cfg;h=e25ae7faca9b4d78250766ef4020dbdd4439e4ba;hb=97a2ee25e7eea3e29af600d5b72365c4f1ef71f7;hp=964d783a26ec449e226bc14741b9326e95c1c2c4;hpb=95da641845d520e3f59e5d47f418859a60704de7;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/xonotic-server.cfg b/xonotic-server.cfg index 964d783a2..e25ae7fac 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -25,7 +25,7 @@ set g_maxplayers_spectator_blocktime 5 "if the players voted for the \"nospectat // tournament mod set g_warmup 0 "split the game into a warmup- and match-stage" -set g_warmup_limit 0 "limit warmup-stage to this time (in seconds); if set to -1 the warmup-stage is not affected by any timelimit, if set to 0 the usual timelimit also affects warmup-stage" +set g_warmup_limit 180 "limit warmup-stage to this time (in seconds); if set to -1 the warmup-stage is not affected by any timelimit, if set to 0 the usual timelimit also affects warmup-stage" set g_warmup_allow_timeout 0 "allow calling timeouts in the warmup-stage (if sv_timeout is set to 1)" set g_warmup_allguns 1 "provide more weapons on start while in warmup: 0 = normal start weapons, 1 = all guns available on the map, 2 = all normal weapons" set g_warmup_majority_factor 0.8 "minimum percentage of players ready needed for warmup to end" @@ -381,6 +381,7 @@ set timelimit_max 60 sv_gameplayfix_delayprojectiles 0 sv_gameplayfix_q2airaccelerate 1 sv_gameplayfix_stepmultipletimes 1 +sv_gameplayfix_stepdown 2 // delay for "kill" to prevent abuse set g_balance_kill_delay 2 @@ -540,11 +541,13 @@ set g_mod_config "" "Current config mod name" exec balance-xonotic.cfg exec physicsX.cfg exec turrets.cfg +exec vehicles.cfg exec gamemodes-server.cfg exec mutators.cfg exec monsters.cfg exec minigames.cfg exec physics.cfg +if_dedicated exec help-xonotic.cfg set sv_join_notices "" set sv_join_notices_time 15