Description:

This Script allows you to strafe and shoot as you move. It alternates between left and right while firing.

-----
alias +ss_left "+attack; +moveleft; alias +strafeshoot +ss_right"
alias +ss_right "+attack; +moveright; alias +strafeshoot +ss_left"
alias +strafeshoot "+ss_left"
alias -strafeshoot "-attack; -moveleft; -moveright"

bind "mouse3" "+strafeshoot"

-----

Autor skryptu: The Counter-Script Crew