September 27th, 2004
|
#3 |
| I need to get closer..
Join Date: October 3rd, 2003 Location: Newcastle, UK Status: Just posting Rep Power: 28 | Re: Bindings set md_01 "set crouch vstr md_02; +movedown"
set md_02 "set crouch vstr md_01; -movedown"
vstr md_02 // Default
set jump "vstr md_02; +moveup; wait 4; -moveup; wait 4; +movedown; wait 4; -movedown"
bind SPACE "vstr jump" // Crouch-Jump
Create a file called crouch.cfg for example and copy that text into it. When you are in game pull down the console [~] and type /exec crouch.cfg and when you press space you will crouch while you jump.
Oh, and if you don't use space, just change to the key that you normally use. |
Gumdrops - Core of Insight Personal opinions are not endorsed by FileFront |
| |