Add this to config.cfgHello there any method to make one plugin for fastscope, when you shot with awp to change weapons and go again in zoom dont wait time for reaload?
Like this form:
// FastZoom.
bind "Your button" "fastzoom"
alias "fastzoom" "at2;wait;at2;wait;at1;wait;lst"
alias "at1" "+attack;wait;-attack"
alias "at2" "+attack2;wait;-attack2"
alias "lst" "lastinv;wait;lastinv"