Binds

  • Thread starter Thread starter roffle
  • Start date Start date
R

roffle

Guest
Anyone know how to set up a bind, so when I jump, it also allows me to sprint? I saw the guys over at HL2DQ using something similar in there vids, would have asked there for their site is down :thumbs:

Cheers
 
heres one that i use when im in a tight spot
bind p "give item_heathvial"
thats how to make general binds, to do multiple actions with one key its something like
bind p "give item healthvial"; "give item_buckshot"

not sure, but it uses the ; key
 
I dont' know if you are talking about the gravity jump thing. If you are ontop of an object and then jump and then shoot the gravity gun downwards it shoots you flying... so you can run tworads an object and then jump shoot downwards and you'll go "sprinting" through the air. I belive thats what your talking about
 
No, its not the gravity gun jump. Im on about the jump + sprint bind/aliasing that the people over at HL2DQ use.
 
Off the top of my head:
bind [button] "+speed; wait; +jump"
 
Back
Top