From: Mario Date: Fri, 27 Sep 2019 12:19:34 +0000 (+1000) Subject: Update g_movement_highspeed description X-Git-Tag: xonotic-v0.8.5~1268 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=26a4c6bbe1b82b34fdf66945672826e7d603e7e3 Update g_movement_highspeed description --- diff --git a/xonotic-server.cfg b/xonotic-server.cfg index 22bfbe01cf..7b491f7176 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -487,7 +487,7 @@ sv_gameplayfix_nogravityonground 1 set sv_q3acompat_machineshotgunswap 0 "shorthand for swapping machinegun and shotgun (for Q3A map compatibility in mapinfo files)" 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 1 "multiplier scale for movement speed (applies to sv_maxspeed and sv_maxairspeed, also applies to air acceleration when g_movement_highspeed_q3_compat is set to 0)" 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)"