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

  1.  
  2. // Config file for Kenneth Scott/token Lefty.....
  3. //unbindall
  4.  
  5. // Name Macro
  6.  
  7. set protofiend "name protofiend;bind s vstr Corinthian" 
  8. set Corinthian "name Corinthian; bind s vstr superactionfunboy" 
  9. set superactionfunboy "name superactionfunboy; bind s vstr protofiend" 
  10.  
  11. bind s vstr protofiend
  12.  
  13. ////////////////////////////////
  14.         set cg_autoswitch 1
  15.         bind f "weapon 1" // Gauntlet
  16.         bind o "weapon 5" // Rocket Launcher
  17.         bind k "weapon 7" // Railgun
  18.         // bind [ "weapon 9" // BFG
  19. ////////////////////////////////
  20.  
  21. bind MOUSE3 "+zoom"
  22. bind TAB "+scores"
  23. bind ENTER "+button2"
  24. bind SPACE "weapnext"
  25. BIND ";" "+back"
  26. bind ' "+moveright"
  27. bind + "sizeup"
  28. bind , "+right"
  29. bind . "+left"
  30.  
  31. cg_drawGun 0
  32.  
  33. bind = "sizeup"
  34. bind \ "+mlook"
  35. bind ` "toggleconsole"
  36. bind a "+lookup"
  37. bind b "cg_fov 120 +sensitivity 30"
  38. bind c "noclip; echo ClipMonkey!!"
  39. bind d "+moveup"
  40. bind g " exec protofiend"
  41. bind l "+moveleft"
  42. bind m "cg_fov 10 +sensitivity 1"
  43. bind n "cg_fov 90 +sensitivity 4"
  44. bind p "+forward"
  45. bind q "give all; god; echo GodMonkey!!"
  46. bind t "messagemode"
  47. bind v "vid_restart"
  48. bind ~ "toggleconsole"
  49. bind SHIFT "+movedown"
  50. bind F4 "give all"
  51. bind F12 "screenshot"
  52.  
  53. bind DEL "+lookdown"
  54. bind PGDN "+lookup"
  55. bind PGUP "+lookup"
  56. bind END "centerview"
  57.  
  58. bind MOUSE1 "+attack"
  59. bind MOUSE2 "+moveup"
  60. bind MWHEELDOWN "weapnext"
  61. bind MWHEELUP "weapprev"
  62.  
  63.     
  64. set in_mouse "-1"
  65. set freelook "1"
  66.  
  67. set name "protofiend"
  68. set model crash
  69. set sv_hostname "c0rinthian"
  70. set m_pitch "-0.022"
  71. set cl_run "1"
  72. set crosshair "1"
  73. set sensitivity "30"
  74. set cg_fov "120"
  75. r_primitives 2 
  76.  
  77.