From d6c83468003ff63241b3fcd53c7a64fe814bb0bc Mon Sep 17 00:00:00 2001 From: Xonotic Build Service Date: Mon, 5 Sep 2011 13:06:58 +0200 Subject: [PATCH] put sys_ticrate in the server.cfg template --- server/server.cfg | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.39.2