home *** CD-ROM | disk | FTP | other *** search
- //
- // KEY BINDINGS
- //
-
- //
- // CHARACTER CONTROLS
- //
-
- bind CTRL +attack
- bind ALT +strafe
- bind DEL +lookdown
- bind PGDN +lookup
- bind END centerview
- bind SHIFT +speed
- bind u +use
-
- bind s +moveleft
- bind f +moveright
- bind UPARROW +forward
- bind e +forward
- bind DOWNARROW +back
- bind d +back
- bind LEFTARROW +left
- bind RIGHTARROW +right
- bind SPACE +moveup
- bind c +movedown
-
- //
- // INVENTORY AND WEAPON CONTROLS
- //
- bind q weapnext
-
- //
- // MOUSE OPTIONS
- //
-
- bind \ +mlook
-
- //
- // MOUSE BUTTONS
- //
-
- bind MOUSE3 +use
- bind MOUSE1 +attack
- bind MOUSE2 +strafe
-
- set freelook "1"
-