home *** CD-ROM | disk | FTP | other *** search
/ PC Accelerator 19 / PCXL19.iso / demos / q3wctf.exe / phantom.cfg < prev    next >
Text File  |  1999-12-14  |  4KB  |  182 lines

  1. // Phant0m's Q3 Config
  2.  
  3. unbindall
  4.  
  5.  
  6. // Key Binds
  7.  
  8. bind TAB "+scores"
  9. bind ESCAPE "togglemenu"
  10. bind SPACE "+zoom"
  11. bind ENTER ""
  12. bind BACKSPACE "say_team Flag Carrier, Enemies Ahead! Turn Back!"
  13. bind LEFTARROW ""
  14. bind RIGHTARROW ""
  15. bind ALT ""
  16. bind CTRL ""
  17. bind SHIFT "say_team Retrieving Flag!"
  18. bind PAUSE ""
  19. bind INS ""
  20. bind DEL ""
  21. bind HOME ""
  22. bind END ""
  23. bind PGDN ""
  24. bind PGUP ""
  25.  
  26.  
  27. bind MOUSE1 "+attack"
  28. bind MOUSE2 "weapnext"
  29. bind MOUSE3 "+moveup"
  30.  
  31.  
  32. bind 0 ""
  33. bind 1 "weapon 1"
  34. bind 2 "weapon 2"
  35. bind 3 "weapon 9"
  36. bind 4 "+button2"
  37. bind 5 ""
  38. bind 6 ""
  39. bind 7 ""
  40. bind 8 ""
  41. bind 9 ""
  42.  
  43. bind a "weapon 5"
  44. bind b "say_team Cancel that!"
  45. bind c "say_team Enemy Quad! Be Ready!"
  46. bind d "+back"
  47. bind e "+forward"
  48. bind f "+moveright"
  49. bind g "weapon 8"
  50. bind h "say_team INCOMING FLAG! Is base Secure!?"
  51. bind i "say_team <---I have the enemy flag here! Need Escort!"
  52. bind j "say_team Base is Secure!"
  53. bind k "say_team Base is Not Secure!"
  54. bind l "say_team Base Overrun!"
  55. bind m "say_team I'm on Offense!"
  56. bind n "say_team I'm on Defense!"
  57. bind o "say_team Incoming Primary!"
  58. bind p "say_team Incoming Secondary!"
  59. bind q "weapon 4"
  60. bind r "+movedown"
  61. bind s "+moveleft"
  62. bind t "messagemode"
  63. bind u "say_team <---Enemy Flag Carrier Spotted! Assist in Retrieval!"
  64. bind v "say_team Acknowledged!"
  65. bind w "weapon 7"
  66. bind x "weapon 3"
  67. bind y "messagemode2"
  68. bind z "weapon 6"
  69.  
  70. bind F1 "connect quake.threewave.com"
  71. bind F2 ""
  72. bind F3 "ui_teamorders"
  73. bind F4 ""
  74. bind F5 ""
  75. bind F6 ""
  76. bind F7 ""
  77. bind F8 ""
  78. bind F9 "lago1"
  79. bind F10 ""
  80. bind F11 "vstr window1"
  81. bind F12 "screenshot"
  82.  
  83.  
  84. bind ' "say_team Incoming Haste!"
  85. bind - "say_team Hold up Flag Carrier! Checking Area For Enemies..."
  86. bind = "say_team Flag Carrier, it's clear, Let's Go!"
  87. bind [ "say_team Flag Leaving Primary!"
  88. bind \ "say_team Flag Leaving Water!"
  89. bind ] "say_team Flag Leaving Secondary!"
  90. bind ` "toggleconsole"
  91. bind ~ "toggleconsole"
  92. bind , "team blue"
  93. bind . "team red"
  94. bind / "team f"
  95. bind ";" "say_team Incoming Water!"
  96.  
  97. // Mouse Settings
  98. seta cl_mouseAccel "0"
  99.  
  100.  
  101.  
  102. // Player Settings
  103. seta name "Phant^10^7m"
  104. seta model "anarki"
  105.  
  106.  
  107.  
  108. //Player Preferences
  109. seta cg_brassTime "0"
  110. seta cg_autoswitch "0"
  111. seta cg_drawgun "0"
  112. seta cg_drawAmmoWarning "1"
  113. seta cg_drawCrosshair "3"
  114. seta cg_drawCrosshairNames "1"
  115. seta cg_drawFPS "1"
  116. seta cg_drawTimer "1"
  117. seta cg_marks "0"
  118. seta cg_drawAttacker "0"
  119. seta cg_shadows "0"
  120. seta cg_gibs "0"
  121. seta cg_simpleitems "0"
  122. seta cg_draw3dIcons "0"
  123. seta cg_lagometer "0"
  124. seta cl_run "1"
  125. seta cg_drawteamoverlay "1"
  126. seta cg_crosshairsize "20"
  127. seta cg_crosshairhealth "1"
  128. seta sensitivity "6"
  129. seta cg_fov "90"
  130. seta cg_viewsize "100"
  131. seta cg_bobpitch "0"
  132. seta cg_bobroll "0"
  133. seta cg_bobup "0"
  134. seta cg_runpitch "0"
  135. seta cg_runroll "0"
  136. seta com_blood "0"
  137. seta cg_zoomfov "30"
  138. seta g_syncronousClients "0"
  139.  
  140. // Net + Server settings
  141. seta rate "25000"
  142.  
  143.  
  144. // Sound Settings
  145. seta s_volume "0.6"
  146. seta s_2dvolume "0.6"
  147. seta s_musicvolume "0.5"
  148. seta s_khz "22"
  149. seta s_loadas8bit "0"
  150. seta s_mixahead "0.2"
  151. seta s_usingA3D "0"
  152. seta cg_stereo_separation "0.4"
  153. seta in_mididevice "0"
  154. seta in_midichannel "1"
  155. seta in_midiport "1"
  156. seta in_midi "0"
  157. seta in_joystick "0"
  158.  
  159.  
  160.  
  161. //  Railgun Options
  162. seta cg_railtrailtime "400"
  163. seta color "1"
  164. seta r_railcorewidth "12"
  165. seta r_segmentlength "45"
  166. seta r_railwidth "60"
  167.  
  168.  
  169.  
  170. wait
  171. wait
  172. wait
  173.  
  174.  
  175. echo =========================
  176. echo =^3Phant0m's ^5config ^1loaded^7=
  177. echo =========================
  178.  
  179.  
  180.  
  181.  
  182.