home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 #2 / NetCD2.iso / Demogame / Quake3 / q3ademo.exe / Main / pak0.pk3 / lurker.cfg < prev    next >
Encoding:
Text File  |  1999-11-29  |  2.1 KB  |  121 lines

  1. //
  2. // KEY BINDINGS
  3. //Config of Chad Bordwell
  4. //
  5. unbindall
  6. //
  7. bind      g        god
  8. bind    n         noclip
  9. bind    a         "give all"
  10. bind    p         cg_thirdperson 1
  11. bind    o         cg_thirdperson 0
  12. bind    r         r_clear 1
  13. bind    f         r_fastsky 1
  14. bind       space    +zoom
  15. bind      v        viewpos
  16. bind    alt        messagemode 2
  17. seta   name "^1L^7urke^1R"
  18. seta model         "uriel/default"
  19. bind del say "More Shooting, Less Talking."
  20. bind end say "!!PUNK!!"
  21. bind pgdn say "Nice Shot."
  22. bind ins say "DAMN!!"
  23. bind home say "Have A Rocket With Your Whine"
  24. bind pgup say "GRRRRRRR!!!"
  25. bind F2 "vote yes"
  26. bind F3 "vote no"
  27. bind u seta model "uriel/default"
  28. bind i seta model "bones/default"
  29. cg_fov 110
  30. //
  31. // weapons
  32. //
  33. bind    1        "weapon 1"
  34. bind    2        "weapon 2"
  35. bind    3        "weapon 3"
  36. bind    4        "weapon 4"
  37. bind    5        "weapon 5"
  38. bind    6        "weapon 6"
  39. bind    7        "weapon 7"
  40. bind    8        "weapon 8"
  41. bind    9        "weapon 9"
  42. bind    0        "weapon 10"
  43. bind    -        "weapon 11"
  44. bind    =        "weapon 12"
  45.  
  46. bind    [           weapprev
  47. bind    kp_ins      weapnext
  48. bind    /        weapnext
  49. bind    \        weapongrabbed
  50. bind    ENTER        +button2
  51.  
  52. bind    mwheelup    weapprev
  53. bind    mwheeldown    weapnext
  54.  
  55. //
  56. // CHARACTER CONTROLS
  57. //
  58.  
  59. bind    CTRL        +moveup
  60.  
  61. bind    ALT        +strafe
  62. bind    SHIFT         +speed
  63.  
  64. bind    LEFTARROW   +moveleft
  65. bind    RIGHTARROW  +moveright
  66. bind    z           +lookdown
  67. bind    kp_end      +movedown
  68.  
  69.  
  70.  
  71. bind    UPARROW     +forward
  72. bind    DOWNARROW   +back
  73. bind    LEFTARROW   +moveleft
  74. bind    RIGHTARROW  +moveright
  75.  
  76. //
  77. // MOUSE OPTIONS
  78. //
  79. sensitivity 20
  80. bind    \           +mlook
  81.  
  82. //
  83. // CLIENT ENVIRONMENT COMMANDS
  84. //
  85.  
  86. bind    PAUSE       "pause"
  87. bind    ESCAPE      "togglemenu"
  88. bind    ~           "toggleconsole"
  89. bind    `           "toggleconsole"
  90.  
  91. bind    TAB         +scores
  92. bind    F1          +scores
  93.  
  94.  
  95. //
  96. //    DEVELOPER KEYS
  97. //
  98. bind    F5            r_speeds 1
  99. bind    F6            r_speeds 0
  100. bind     F7            r_showtris 1
  101. bind    F8            r_showtris 0
  102. bind    F9            noclip
  103. bind     F11            screenshot
  104.  
  105.             
  106. bind    t           "messagemode"
  107.  
  108. //
  109. // MOUSE BUTTONS
  110. //
  111.  
  112. bind    MOUSE3      "weapon 7"
  113. bind    MOUSE1      +attack
  114. bind    MOUSE2      "weapon 5"
  115. m_pitch .022
  116. //
  117. //
  118.  
  119.  
  120.  
  121.