//"Less"-Recoil for Colt Carbine/Steyr Aug(never will be 100%, but close to it)
//by the Man known as "Johnno" or "Johnno the Cow"
//Replace the 3 "z" in the following lines with with the key you would like to toggle "no-recoil" mode with.

bind  v johnon
alias johnon "developer 1;echo **NO-RECOIL ACTIVATED**;bind mouse1 +norecoil;developer 0;bind v johnoff"
alias johnoff "developer 1;echo **NO-RECOIL DEACTIVATED**;bind mouse1 +attack;developer 0;bind v johnon"

alias wt2 "wait;wait"
alias wt4 "wt2;wt2"
alias wt8 "wt4;wt4"
alias wt16 "wt8;wt8"

alias +norecoil "+attack;wt8;wt4;cl_pitchspeed 16;+lookdown;wt8;wt4;wt2;wait;-lookdown"
alias -norecoil "-attack;cl_pitchspeed 225;-lookdown"
