Player:SetCrouchedWalkSpeed
Description
Sets the crouched walk speed multiplier.
Doesn't work for values above 1.
See also Player:SetWalkSpeed and Player:GetCrouchedWalkSpeed.
Arguments
Example
Set the crouch speed to be as fast as the players walk speed.
Output: The player will crouch-walk as fast as normal walking.