My first script.
This script changes to last weapon 2 times[--knife/pistol---awp--] when you shoot with awp.
Press V to switch on-off
copy the script code and paste it in ur userconfig.cfg
it works 100%
enjoy! Please comment
Код:
alias function1 "bind mouse1 x ; bind v function2" alias function2 "bind mouse1 +attack; bind v function1" alias x "+attack;wait;-attack;lastinv;lastinv" bind v function1