Script

D

dudeman

Guest
Where can I get the script that combines, run jump and duck all to the spacebar.
 
Um... yeah, right Finger :D

bind space "+jump; +duck"

I think it should work.
 
It works better like this (I think)

alias +duckjump "+jump; wait; wait; +duck"
alias -duckjump "-jump; -duck"
bind space +duckjump

-OR-

bind space +jump;wait;wait;+duck

One of those should work.... (maybe) :)
 
But he said duck jump AND run, i don't know much about those commands but i saw no shift in there for sprinting.
 
Back
Top