PDA

View Full Version : Multiple Key-Binds.


GRIMP02
04-26-2009, 10:55 AM
I remember a long time ago i ahd a config which allowed me to do this.....I was able to use my Mouse4 button for Prone outside, and when i got inside a vehicle, i could use Mouse4 as my HandBrake.

Regardless, ive lost that config, and was wondering if anyone could help me out, on how i can get that in there.

LighT_Sh4v0r
04-26-2009, 10:57 AM
bind "mouse4" "prone" "" ""
bind "mouse4" "handbrakes" "" "vehicle"

Up to you to find the names of proning and handbrakes ;)

DStructor
04-26-2009, 02:44 PM
Something like this goes in your autoexec.

bind "MOUSE4" "_movedown" "" "default" <---- Change the _movedown to whatever you want.

bind "MOUSE4" "_speed" "" "vehicle"

LighT_Sh4v0r
04-26-2009, 03:57 PM
Doesn't it do the default part by default?
I mean, leaving it empty like I did would put it on default right?
There's no context with no name.

DStructor
04-26-2009, 08:04 PM
hmmm, if it does, i didn't know that and I've learned something.:cool:

Quacksalber
05-05-2009, 09:01 PM
hi,

i've been playing qw for quite a while now and and wanted to try some key bindings with autoexec.cfg, but for some reason it won't work for me.

i wanted to bind the left mouse button with fire decoy, in the tips, tricks... thread i found this:

bind "MOUSE2" "_weapon0" "" "vehicle"

my autoexec.cfg (not .txt) is in the same folder as etqwbinds and etqwconfig

but nothing works for me... hope you guys can help me out here, thanks in advance ;)

Szakalot
05-05-2009, 10:34 PM
the autoexec should be placed in 'mydocuments/idsoft/etqw/sdnet/profilename/base'
In were you placed it currently (i assume its 'idsoft/etqw/base/) you should place configs you plan on execing through the 'exec <config name>' command.

Quacksalber
05-07-2009, 12:19 AM
hi szakalot

thanks for your post, i'd really put it in the wrong folder before but its finally working now :)

btw, i watched your flying guide and it helped me a lot to improve my flying skills, but there's still a long way for me to go though lol, just wanted to say i really appreciate your work.