sv_maxspeed [Speed]
This command sets the maximum speed for each player on the server. A higher value will allow players to reach faster speeds. A lower value will make players be able to reach lower speeds.
Arguments are parameters that you add to a command. Find information about this command's arguments below.
Speed | The maximum speed players can reach. Default is 320. Higher = faster, lower = slower. |
Sv_cheats Required? | No |
Client or Server Command? | Client |
Default Value | 320 |
Find below working examples of this command (copy and paste into console).
sv_maxspeed 320
This sets the server's maxspeed to the default setting.
sv_maxspeed 500
This allows players to move at faster speeds than default.
sv_maxspeed 200
This makes it so that players cannot move faster than 200 (slower than default).