sv_mincmdrate Command


sv_mincmdrate [Tick Rate]

This command sets the server's minimum tick rate. This can be used to change the server to 128 tick, in combination with the sv_minupdaterate command. Default is 64 tick.

Arguments


Arguments are parameters that you add to a command. Find information about this command's arguments below.

Tick RateYour desired minimum command tick rate, e.g. 128 ticks per second.

Extra Info

Sv_cheats Required? No
Client or Server Command? Both
Default Value 64

sv_mincmdrate Examples


Find below working examples of this command (copy and paste into console).


sv_mincmdrate 64; sv_minupdaterate 64

This command would make the server 64 tick.


sv_mincmdrate 128; sv_minupdaterate 128

This command would make the server 128 tick.