//===================
//Duck n' Walk toggle
//===================
set duck "+movedown; set crouchswitch vstr stand; echo Crouching..."
set stand "-movedown; set crouchswitch vstr duck; echo Standing..."
set crouchswitch "vstr duck"
set walk "-speed; set runswitch vstr run; echo Running..."
set run "+speed; set runswitch vstr walk; echo Walking..."
set runswitch "vstr walk"
Just bind crouchswitch and runswitch on your keys and we are set!
0 comments:
Post a Comment