Advertisement
Guest User

csgo fsh.cfg

a guest
Feb 13th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.85 KB | None | 0 0
  1. //////////////////////////////////////////////////////////////////////////////
  2. unbindall
  3. //////////////////////////////////////////////////////////////////////////////
  4. // -novid -nojoy -threads 8 +mat_queue_mode 2 +exec autoexec.cfg
  5. //////////////////////////////////////////////////////////////////////////////
  6. //////////////////////////////////////////////////////////////////////////////
  7. // BINDS
  8. //////////////////////////////////////////////////////////////////////////////
  9. bind "f12" "+voicerecord"
  10. bind "m" "chooseteam"
  11. bind "PGUP" "sectorclear"
  12. bind "F10" "negative"
  13. bind "F11" "roger"
  14. bind "INS" "needbackup"
  15. bind "HOME" "enemyspot"
  16. bind "u" "messagemode2"
  17. bind "y" "messagemode"
  18. bind "KP_INS" "+duck"
  19. bind "MWHEELUP" "+duck"
  20. bind "KP_END" "slot1"
  21. bind "KP_DOWNARROW" "slot2"
  22. bind "KP_PGDN" "slot3"
  23. bind "KP_LEFTARROW" "slot4"
  24. bind "KP_5" "slot5"
  25. bind "KP_RIGHTARROW" "slot6"
  26. bind "KP_HOME" "slot7"
  27. bind "KP_UPARROW" "slot8"
  28. bind "KP_PGUP" "slot9"
  29. bind "KP_MINUS" "buyammo2"
  30. bind "KP_PLUS" "buymenu"
  31. bind "'" "toggleconsole"
  32. bind "ENTER" "+reload"
  33. bind "SPACE" "+use"
  34. bind "ESCAPE" "cancelselect"
  35. bind "END" "drop"
  36. bind "PGDN" "lastinv"
  37. bind "MOUSE3" "lastinv"
  38. bind "PAUSE" "pause"
  39. bind "RSHIFT" "+speed"
  40. bind "RCTRL" "+jump"
  41. bind "MWHEELDOWN" "+jump"
  42. bind "UPARROW" "+forward"
  43. bind "DOWNARROW" "+back"
  44. bind "RIGHTARROW" "+moveright"
  45. bind "LEFTARROW" "+moveleft"
  46. bind "MOUSE1" "+attack"
  47. bind "MOUSE2" "+attack2"
  48. bind "MOUSE4" "+lookatweapon"
  49.  
  50. alias +scoreboard "net_graph 1;+showscores;"
  51. alias -scoreboard "net_graph 0;-showscores;"
  52. bind "KP_SLASH" "+scoreboard"
  53. bind "TAB" "+scoreboard"
  54.  
  55. //alias +inspect "-lookatweapon;+reload"
  56. //alias -inspect "+lookatweapon;-reload"
  57. //bind "MOUSE4" "+inspect"
  58.  
  59. //////////////////////////////////////////////////////////////////////////////
  60. //////////////////////////////////////////////////////////////////////////////
  61. //////////////////////////////////////////////////////////////////////////////
  62. // MOUSE @400dpi
  63. //////////////////////////////////////////////////////////////////////////////
  64. m_rawinput "1"
  65. sensitivity "2.75"
  66. zoom_sensitivity_ratio_mouse "0.818933027098955175"
  67. //////////////////////////////////////////////////////////////////////////////
  68. //////////////////////////////////////////////////////////////////////////////
  69. //////////////////////////////////////////////////////////////////////////////
  70. // CROSSHAIR
  71. //////////////////////////////////////////////////////////////////////////////
  72. cl_crosshair_drawoutline "0"
  73. cl_crosshair_dynamic_maxdist_splitratio "0.3"
  74. cl_crosshair_dynamic_splitalpha_innermod "1"
  75. cl_crosshair_dynamic_splitalpha_outermod "1.000000"
  76. cl_crosshair_dynamic_splitdist "5"
  77. cl_crosshair_outlinethickness "0.100000"
  78. cl_crosshair_sniper_width "1"
  79. cl_crosshairalpha "255"
  80. cl_crosshaircolor "1"
  81. cl_crosshaircolor_b "127"
  82. cl_crosshaircolor_g "0"
  83. cl_crosshaircolor_r "255"
  84. cl_crosshairdot "0"
  85. cl_crosshairgap "-3"
  86. cl_crosshairgap_useweaponvalue "0"
  87. cl_crosshairscale "600"
  88. cl_crosshairsize "2.5"
  89. cl_crosshairstyle "4"
  90. cl_crosshairthickness "0"
  91. cl_crosshairusealpha "1"
  92. cl_fixedcrosshairgap "-7"
  93. //////////////////////////////////////////////////////////////////////////////
  94. //////////////////////////////////////////////////////////////////////////////
  95. //////////////////////////////////////////////////////////////////////////////
  96. // RADAR
  97. //////////////////////////////////////////////////////////////////////////////
  98. cl_radar_always_centered "0"
  99. cl_radar_scale "0.3"
  100. cl_hud_radar_scale "1.15"
  101. cl_radar_icon_scale_min "1"
  102. cl_radar_rotate "1"
  103. //////////////////////////////////////////////////////////////////////////////
  104. //////////////////////////////////////////////////////////////////////////////
  105. //////////////////////////////////////////////////////////////////////////////
  106. // VIEWMODEL
  107. //////////////////////////////////////////////////////////////////////////////
  108. cl_viewmodel_shift_left_amt "0"
  109. cl_viewmodel_shift_right_amt "0"
  110. viewmodel_fov "54"
  111. viewmodel_offset_x "1.5"
  112. viewmodel_offset_y "2"
  113. viewmodel_offset_z "-2"
  114. viewmodel_presetpos "0"
  115. cl_bob_lower_amt "0"
  116. cl_bobamt_lat "0"
  117. cl_bobamt_vert "0"
  118. cl_bobcycle "0.98"
  119. //////////////////////////////////////////////////////////////////////////////
  120. //////////////////////////////////////////////////////////////////////////////
  121. //////////////////////////////////////////////////////////////////////////////
  122. // AUDIO
  123. //////////////////////////////////////////////////////////////////////////////
  124. dsp_enhance_stereo "0"
  125. snd_mixahead "0.05"
  126. snd_legacy_surround "0"
  127. snd_pitchquality "1"
  128. windows_speaker_config "1"
  129. snd_front_headphone_position "53.2"
  130. snd_rear_headphone_position "90.0"
  131. snd_headphone_pan_exponent "1.5"
  132. snd_headphone_pan_radial_weight "0.5"
  133. snd_musicvolume 1
  134. snd_deathcamera_volume 0
  135. snd_mapobjective_volume 0
  136. snd_menumusic_volume 0
  137. snd_roundend_volume 0
  138. snd_roundstart_volume 0
  139. snd_tensecondwarning_volume 0.2
  140. //////////////////////////////////////////////////////////////////////////////
  141. //////////////////////////////////////////////////////////////////////////////
  142. //////////////////////////////////////////////////////////////////////////////
  143. // NETCODE
  144. //////////////////////////////////////////////////////////////////////////////
  145. Rate "133700"
  146. cl_cmdrate "128"
  147. cl_updaterate "128"
  148. cl_interp "0"
  149. cl_interp_ratio "1"
  150. //////////////////////////////////////////////////////////////////////////////
  151. //////////////////////////////////////////////////////////////////////////////
  152. //////////////////////////////////////////////////////////////////////////////
  153. // MISC
  154. //////////////////////////////////////////////////////////////////////////////
  155. joystick 0
  156. r_dynamic 0
  157. r_drawtracers_firstperson 1
  158. r_eyegloss 0
  159. r_eyemove 0
  160. r_eyeshift_x 0
  161. r_eyeshift_y 0
  162. r_eyeshift_z 0
  163. r_eyesize 0
  164. fps_max 201
  165. net_graphpos 2
  166. cl_autowepswitch 0
  167. cl_join_advertise 2
  168. cl_allowdownload 0
  169. cl_disablehtmlmotd 1
  170. cl_forcepreload 1
  171. cl_downloadfilter "all"
  172. //////////////////////////////////////////////////////////////////////////////
  173. //////////////////////////////////////////////////////////////////////////////
  174. //////////////////////////////////////////////////////////////////////////////
  175. echo "____________ fsh.cfg ____________"
  176. //////////////////////////////////////////////////////////////////////////////
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement