bind MOUSE1 "+forward"
bind MOUSE2 "+back"
bind w "+moveleft"
bind e "+moveright"
bind q "+attack"
bind SPACE "+movedown"
bind c "+moveup"
Curious
Moderator: Moderators
-
- hit the ground hard, real hard
- Posts: 89
- Joined: Sat Mar 26, 2005 6:52 am
- Location: no
- Contact:
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"
I almost got the same, only crouch on a. Also got inverted mousebliz wrote:bind e "+forward"
bind d "+back"
bind s "+moveleft"
bind f "+moveright"
bind MOUSE1 "+attack"
bind MOUSE2 "+moveup"
bind SPACE "+movedown"
Most fucked up settings I've seen so far, but AQ2 is all about what you're used to..ivO wrote:bind MOUSE1 "+forward"
bind MOUSE2 "+back"
bind w "+moveleft"
bind e "+moveright"
bind q "+attack"
bind SPACE "+movedown"
bind c "+moveup"