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

  1. // Zoid's Quake3 Config
  2.  
  3. unbindall
  4.  
  5. bind TAB "+scores"
  6. bind ENTER "+button2"
  7. bind KP_ENTER "+button2"
  8. bind ESCAPE "togglemenu"
  9. bind SPACE "+zoom"
  10.  
  11. bind + "sizeup"
  12. bind = "sizeup"
  13. bind - "sizedown"
  14.  
  15. bind 1 "weapon 1"
  16. bind 2 "weapon 2"
  17. bind 3 "weapon 3"
  18. bind 4 "weapon 4"
  19. bind 5 "weapon 5"
  20. bind 6 "weapon 6"
  21. bind 7 "weapon 7"
  22. bind 8 "weapon 8"
  23. bind 9 "weapon 9"
  24.  
  25. bind [ "invprev"
  26. bind ] "invnext"
  27. bind BACKSPACE "invdrop"
  28.  
  29. bind ` "toggleconsole"
  30. bind ~ "toggleconsole"
  31.  
  32. // CTF binds
  33. bind z "say_team Base secure"
  34. bind x "say_team Base overrun!  Recover"
  35. bind c "say_team Incoming!"
  36. bind v "say_team I'm going offensive"
  37. bind g "say_team Going to base"
  38. bind b "say_team At base, defending"
  39.  
  40. bind t "messagemode"
  41. bind r "messagemode2"
  42.  
  43. bind ALT "+strafe"
  44. bind CTRL "+attack"
  45. bind SHIFT "+speed"
  46.  
  47. bind HOME "+moveleft"
  48. bind UPARROW "+forward"
  49. bind DOWNARROW "+back"
  50. bind LEFTARROW "+left"
  51. bind RIGHTARROW "+right"
  52. bind INS "+moveup""
  53. bind PGUP "+moveright"
  54. bind END "+movedown"
  55.  
  56. bind KP_HOME "+moveleft"
  57. bind KP_UPARROW "+forward"
  58. bind KP_PGUP "+moveright"
  59. bind KP_END "+movedown"
  60. bind KP_DOWNARROW "+back"
  61. bind KP_INS "+moveup"
  62. bind KP_PLUS "weapnext"
  63. bind KP_MINUS "weapprev"
  64. bind KP_5 "+zoom"
  65.  
  66. bind PAUSE "pause"
  67.  
  68. bind F7 "give all"
  69. bind F10 "noclip"
  70. bind F11 "screenshot"
  71. bind F12 "screenshot"
  72.  
  73. bind MOUSE1 "+attack"
  74.  
  75. seta msg "1"
  76. seta snaps "20"
  77. seta rate "30000"
  78. seta snd "male"
  79. seta zoomfov "30"
  80. seta zoomsensitivity "3"
  81. seta freelook "1"
  82. seta model "visor"
  83. seta m_side "0.8"
  84. seta m_forward "1"
  85. seta m_yaw "0.022"
  86. seta m_pitch "-0.022000"
  87. seta cl_run "1"
  88. seta crosshair "1"
  89. seta sensitivity "11"
  90. seta fov "90"
  91. seta viewsize "100"
  92.  
  93. seta r_railWidth "64"
  94. seta r_railCoreWidth "16"
  95. seta r_railSegmentLength "128"
  96. seta cg_railTrailTime "1000"
  97.  
  98. seta name "Zoid"
  99.  
  100.