]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
put sys_ticrate in the server.cfg template
authorXonotic Build Service <xonotic@xonotic.org>
Mon, 5 Sep 2011 11:06:58 +0000 (13:06 +0200)
committerRudolf Polzer <divVerent@xonotic.org>
Mon, 5 Sep 2011 11:09:12 +0000 (13:09 +0200)
server/server.cfg

index 2f7a55869535e1f754519e7c91df0d12e2ffa428..d48572810dd4428dd4bba2aec657969c1c47b439 100644 (file)
@@ -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.