Player:SetWalkSpeed
Description
Sets the player's normal walking speed. Not sprinting, not slow walking +walk.
See also Player:SetSlowWalkSpeed, Player:GetWalkSpeed, Player:SetCrouchedWalkSpeed, Player:SetMaxSpeed and Player:SetRunSpeed.
player_default
class walk speed is: 160
.Arguments
1 number walkSpeed
The new walk speed when
sv_friction
is below 10
. Higher sv_friction
values will result in slower speed.
Has to be 7
or above or the player won't be able to move.