Crouch toggle
Bind script type:
Assists gameplayToggle crouch with the C key.
bind "c" "+crouch" alias +crouch "+movedown;bind c -crouch" alias -crouch "-movedown;bind c +crouch"
Toggle crouch with the C key.
bind "c" "+crouch" alias +crouch "+movedown;bind c -crouch" alias -crouch "-movedown;bind c +crouch"