View Single Post
Old 10-04-2013, 09:31 PM   #237
the_cake
Beta Tester
 
Join Date: Jul 2008
Posts Rated Helpful 144 Times
There are no conditions or signals in hl scripting so stuff like this is impossible. Anyway here's a short script since I can't help:

alias +toogood "+attack; impulse 100"
alias -toogood "-attack; impulse 100"
bind MOUSE1 +toogood
the_cake is offline   Reply With Quote