The uber PWNT script made by me,and is for awp's only!
it changes to knive when you shoot with sniper
and has ON and OFF switch key.....
please rate!....
EDITED: this one is bether
Код:
Alias "awp" "+attack;wait;-attack;slot3;wait;slot1" alias "+normshot" "+attack;wait" alias "-normshot" "wait;-attack" alias "onwp" "awpon;motd_write AWP script is [ON];motdread;bind F4 nowp;bind mouse1 awp" alias "nowp" "awpon;motd_write AWP script is [OFF];motdread;bind F4 onwp;bind mouse1 +normshot" bind "F4" "onwp" bind "mouse1" "+normshot"