From: Xonotic Build Service Date: Mon, 5 Sep 2011 11:06:58 +0000 (+0200) Subject: put sys_ticrate in the server.cfg template X-Git-Tag: xonotic-v0.5.0~1 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d6c83468003ff63241b3fcd53c7a64fe814bb0bc;p=xonotic%2Fxonotic.git put sys_ticrate in the server.cfg template --- diff --git a/server/server.cfg b/server/server.cfg index 2f7a5586..d4857281 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -138,6 +138,8 @@ sv_weaponstats_file http://www.xonotic.org/weaponbalance/ ///////////////////////////////////////////////////////////////////// // Some more advanced settings. You probably are not interested in changing them at all. +//sys_ticrate 0.0333333 // change to 0.0166667 if your server can take the abuse, can make the game a bit more fluent + //sv_ready_restart 0 // 1 to allow players to restart the map when all of them press the ready button //sv_autoscreenshot 0 // 1 will force a screenshot for all clients when the map ends. Useful for competitions or the ladder.