home *** CD-ROM | disk | FTP | other *** search
/ Hacker 9 / HACKER09.ISO / Games / Sin.exe / DATA / base / defaultk.cfg < prev    next >
Text File  |  1998-07-26  |  842b  |  52 lines

  1. //
  2. // KEY BINDINGS
  3. //
  4. unbind mouse1
  5. unbind mouse2
  6. unbind mouse3
  7. unbind \ 
  8.  
  9. //
  10. // CHARACTER CONTROLS
  11. //
  12.  
  13. bind CTRL  +attack
  14. bind ALT   +strafe
  15. bind DEL   +lookdown
  16. bind PGDN  +lookup
  17. bind END   centerview
  18. bind z     +lookdown
  19. bind a     +lookup
  20. bind SHIFT +speed
  21. bind u     +use
  22.  
  23. bind ,           +moveleft
  24. bind .           +moveright
  25. bind s           +moveleft
  26. bind f           +moveright
  27. bind UPARROW     +forward
  28. bind DOWNARROW   +back
  29. bind e           +forward
  30. bind d           +back
  31. bind LEFTARROW   +left
  32. bind RIGHTARROW  +right
  33.  
  34. bind SPACE       +moveup 
  35. bind c           +movedown
  36.  
  37. //----------------------------------------------
  38. //
  39. // INVENTORY AND WEAPON CONTROLS
  40. //
  41.  
  42. bind ENTER invuse
  43. bind [     invprev
  44. bind ]     invnext
  45. bind /     weapnext
  46.  
  47. bind INS +klook
  48.  
  49. set freelook "1"
  50.  
  51.  
  52.