From 656b894a3eb51df02a37562dfda6932ab90e9bda Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 8 Feb 2020 19:04:59 +1000 Subject: [PATCH 1/1] Update sv_gameplayfix_stepdown_maxspeed description to mention that it requires QC physics --- xonotic-server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xonotic-server.cfg b/xonotic-server.cfg index 2bdc62bd19..a128a801d8 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -395,7 +395,7 @@ sv_gameplayfix_q2airaccelerate 1 sv_gameplayfix_stepmultipletimes 1 sv_gameplayfix_stepdown 2 // only available in qc physics -set sv_gameplayfix_stepdown_maxspeed 0 "maximum speed the entity can be moving for stepping down to apply" +set sv_gameplayfix_stepdown_maxspeed 0 "maximum speed walking entities can be moving for stepping down to apply - requires sv_qcphysics 1" // delay for "kill" to prevent abuse set g_balance_kill_delay 2 "timer before death when using the kill command" -- 2.39.2