From 2d4a453364261ae01f7b7ed29e1d5564cf6a079c Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Thu, 9 Sep 2010 13:25:42 +0200 Subject: [PATCH] sv_clmovement_inputtimeout 0.05 --- defaultXonotic.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 21c98a79b..b0d1f654e 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1927,3 +1927,6 @@ r_drawparticles_nearclip_max 16 // sv_cullentities_trace is 1, so the client doesn't have to sv_cullentities_trace 1 r_cullentities_trace 0 + +// less "lagging" of other players, but also less PL tolerant... let's try this +sv_clmovement_inputtimeout 0.05 -- 2.39.2