home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 January / Gamestar_80_2006-01_dvd.iso / Dema / quake4_demo.exe / Setup / Data / q4base / pak001.pk4 / snutz.cfg < prev    next >
Text File  |  2005-09-09  |  3KB  |  116 lines

  1. echo " "
  2. echo "^7------------"
  3. echo "^3WAY TO FAIL."
  4. echo "^7------------"
  5. echo " "
  6.  
  7. // USER --------------------------------------------------------------
  8. seta ui_name            "^3SnutZ"
  9. seta ui_clan            "^:DOGGUS"
  10. seta si_name            "^:www.doggus.com"
  11.  
  12. // Note on color codes for names:
  13. //
  14. // You can ^- or ^+ a characters color from the previous letter. For
  15. // example, ui_name "^3N^+a^+m^+e" would make a yellow name (^3), 
  16. // with each following letter being one step brighter to form a
  17. // gradient. Using ^- will make the next letter one shade closer
  18. // to black.
  19. //
  20. // See rgoer.cfg for further RGB specific color information.
  21. //
  22.  
  23. seta ui_hitscanTint        "47 1 1"
  24.  
  25. // Railgun color, use HSV space: Hue, Saturation, Value.
  26. // <0-360> <0-1> <0.75-1>
  27. //
  28.  
  29. // CONTROLS --------------------------------------------------------
  30.  
  31. bind "MOUSE1"            "_attack"
  32. bind "MOUSE2"            "_forward"`
  33. bind "UPARROW"            "_speed"
  34. bind "DOWNARROW"        "_back"
  35. bind "LEFTARROW"        "_moveleft"
  36. bind "RIGHTARROW"        "_moveright"
  37. bind "RIGHTCTRL"        "_moveUp"
  38. bind "END"            "_moveDown"
  39. bind "LEFTCTRL"            "_moveup"
  40. bind "RIGHTSHIFT"        "_impulse13"
  41. bind "KP_UPARROW"        "emote salute"
  42. bind "KP_PGUP"            "emote cheer"
  43. bind "KP_5"            "emote taunt"
  44. bind "KP_RIGHTARROW"        "emote grab_a"
  45. bind "KP_INS"            "_zoom"
  46. bind "MWHEELDOWN"        "_impulse14"
  47. bind "MWHEELUP"            "_impulse15"
  48. bind "c"            "centerview"
  49.  
  50. // WEAPONS ---------------------------------------------------------
  51.  
  52. bind "MOUSE4"            "_impulse0"
  53. bind "MOUSE3"            "_impulse2"
  54. bind "DEL"            "_impulse5"
  55. bind "KP_END"            "_impulse6"
  56. bind "KP_LEFTARROW"        "_impulse7"
  57. bind "PGDN"            "_impulse8"
  58.  
  59. // MENUS -----------------------------------------------------------
  60.  
  61. bind "TAB"            "_impulse19"
  62. bind "ESCAPE"            "togglemenu"
  63. bind "~"            "toggleconsole"
  64. bind "t"            "clientMessageMode"
  65. bind "y"            "clientmessagemode 1"
  66. bind "F1"            "_impulse28"
  67. bind "F2"            "_impulse29"
  68. bind "KP_HOME"            "_ingamestats"
  69. bind "KP_DEL"            "_voiceChat"
  70.  
  71. // DEV -------------------------------------------------------------
  72.  
  73. bind "SPACE"            "editfx_play"
  74. bind "b"            "toggle r_showbatchsize"
  75. bind "d"            "reloaddecls"
  76. bind "f"            "toggle com_showfps"
  77. bind "g"            "reloadguis"
  78. bind "h"            "toggle g_showhud"
  79. bind "k"            "killmonsters"
  80. bind "p"            "toggle pm_thirdperson"
  81. bind "q"            "give quad"
  82. bind "r"            "reloadmodels"
  83. bind "s"            "toggle g_stoptime"
  84. bind "u"            "toggle ui_showgun"
  85. bind "w"            "give wpmod_all"
  86. bind "F3"            "timescale 1"
  87. bind "F4"            "timescale .2"
  88. bind "F5"            "net_allowcheats 1;god;give all"
  89. bind "F6"            "noclip"
  90. bind "F7"            "toggle r_showtris"
  91. bind "F8"            "toggle r_showoverdraw"
  92. bind "F9"            "toggle r_showlightcount"
  93. bind "F10"            "spawngui"
  94. bind "F11"            "screenshot"
  95. bind "F12"            "editfx"
  96.  
  97. // CVARS -------------------------------------------------------------
  98.  
  99. seta com_allowconsole        "1"
  100. seta g_fov            "90"
  101. seta r_brightness        "1"
  102. seta r_gamma            "1.2"
  103. seta r_swapInterval        "0"    
  104. seta r_shadows            "1"
  105. seta m_strafeSmooth        "4"
  106. seta m_smooth            "1"
  107. seta m_strafeScale        "6.25"
  108. seta m_yaw            "0.022"
  109. seta m_pitch            "-0.022"
  110. seta sensitivity        "5"
  111. seta in_alwaysRun        "1"
  112. seta in_freeLook         "1"
  113. seta sys_lang            "english"
  114. seta ui_autoSwitch        "0"
  115. seta ui_showGun            "1"
  116. seta g_showHud            "1"