Inability to jump after script toggle fixed , see below.
Code:
bind MOUSE1 "vstr ATS"
set ATS "vstr m1"
set m1 "+attack;goprone;+speed;set ATS vstr m2;"
set m2 "-attack;-speed;+gostand;-gostand;set ATS vstr m1;"

Originally Posted by
Hom|cidE
thanx for the scripts wurzil

although I couldnt get this one to work
bind MOUSE1 "vstr SS"
set SS "vstr b1"
set b1 "+attack;-reload;+speed;+holdbreath;sensitivity 2;set SS vstr b2;"
set b2 "-attack;+reload;-speed;-holdbreath;sensitivity 5;set SS vstr b1;"
Fixed see below.
Code:
bind MOUSE1 "vstr SS"
set SS "vstr b1"
set b1 "+attack;+reload;+speed;+holdbreath;sensitivity 2;set SS vstr b2;"
set b2 "-attack;-reload;-speed;-holdbreath;sensitivity 5;set SS vstr b1;"
Bookmarks