From: Mario Date: Fri, 27 Sep 2019 12:09:12 +0000 (+1000) Subject: Rewrite g_movement_highspeed_q3_compat description to better clarify its intentions X-Git-Tag: xonotic-v0.8.5~1269 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=50da995d1f4e92bf0e6545996958c5b7493872ab;p=xonotic%2Fxonotic-data.pk3dir.git Rewrite g_movement_highspeed_q3_compat description to better clarify its intentions --- diff --git a/xonotic-server.cfg b/xonotic-server.cfg index 4b4bb04c6..22bfbe01c 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -488,7 +488,7 @@ set sv_q3acompat_machineshotgunswap 0 "shorthand for swapping machinegun and sho set sv_vq3compat 0 "toggle for some compatibility hacks (for VQ3 and CPM map compatibility in mapinfo files)" set g_movement_highspeed 1 "movement speed modification factor (only changes movement when above maxspeed)" -set g_movement_highspeed_q3_compat 0 "apply g_movement_highspeed in q3-compatible way (recommended for q3 defrag maps)" +set g_movement_highspeed_q3_compat 0 "apply speed modifiers to air movement in a more Q3-compatible way (only apply speed buffs and g_movement_highspeed to max air speed, not to acceleration)" set g_maxspeed 0 "player speed limit, faster players are killed (0 for unlimited speed)"