Page 2 of 2
Posted: Fri Sep 15, 2006 10:07 am
by ivO
bind MOUSE1 "+forward"
bind MOUSE2 "+back"
bind w "+moveleft"
bind e "+moveright"
bind q "+attack"
bind SPACE "+movedown"
bind c "+moveup"
Posted: Fri Sep 15, 2006 12:08 pm
by UllDott
This is my (ordinary?) setup
Code: Select all
Bind w "+forward"
Bind s "+back"
Bind a "+moveleft"
Bind d "+moveright"
Bind ctrl "+movedown"
Bind space "+moveup"
Bind MOUSE1 "+attack"
Posted: Fri Sep 15, 2006 2:00 pm
by dudemcpek
bliz wrote:bind e "+forward"
bind d "+back"
bind s "+moveleft"
bind f "+moveright"
bind MOUSE1 "+attack"
bind MOUSE2 "+moveup"
bind SPACE "+movedown"
I almost got the same, only crouch on a. Also got inverted mouse
ivO wrote:bind MOUSE1 "+forward"
bind MOUSE2 "+back"
bind w "+moveleft"
bind e "+moveright"
bind q "+attack"
bind SPACE "+movedown"
bind c "+moveup"
Most fucked up settings I've seen so far, but AQ2 is all about what you're used to..