Player:GetWalkSpeed
Description
Returns the player's normal walking speed. Not sprinting, not slow walking. (+walk)
See also Player:SetWalkSpeed, Player:GetMaxSpeed and Player:GetRunSpeed.
Returns
Example
Gets player 1's walk speed, and prints it to console
Output: 200 in console by default