home *** CD-ROM | disk | FTP | other *** search
- //
- // KEY BINDINGS
- //
- unbind mouse1
- unbind mouse2
- unbind mouse3
- unbind \
-
- //
- // CHARACTER CONTROLS
- //
-
- bind CTRL +attack
- bind ALT +strafe
- bind DEL +lookdown
- bind PGDN +lookup
- bind END centerview
- bind z +lookdown
- bind a +lookup
- bind SHIFT +speed
- bind u +use
-
- bind , +moveleft
- bind . +moveright
- bind s +moveleft
- bind f +moveright
- bind UPARROW +forward
- bind DOWNARROW +back
- bind e +forward
- bind d +back
- bind LEFTARROW +left
- bind RIGHTARROW +right
-
- bind SPACE +moveup
- bind c +movedown
-
- //----------------------------------------------
- //
- // INVENTORY AND WEAPON CONTROLS
- //
-
- bind ENTER invuse
- bind [ invprev
- bind ] invnext
- bind / weapnext
-
- bind INS +klook
-
- set freelook "1"
-
-
-