Advertisement
icemaa2

CFG 21.11.2019

Nov 22nd, 2019
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. _)_
  2.  
  3. m_mousespeed 0
  4. m_mouseaccel 0
  5. sensitivity "1.855"
  6.  
  7. _)_ Main Settings
  8. con_enable "1" //Enables Console
  9. gameinstructor_enable "0"
  10. cl_showhelp "0"
  11. cl_autohelp "0"
  12. cl_disablefreezecam "1"
  13. cl_disablehtmlmotd "1"
  14. cl_autowepswitch "0"
  15. cl_forcepreload "0"
  16. cl_join_advertise "2"
  17. lobby_default_privacy_bits2 "0"
  18. spec_replay_autostart "0"
  19.  
  20. _)_ Netgraph + Scoreboard
  21. alias "+scorenet" "+showscores; net_graphheight 0"
  22.  
  23. alias "-scorenet" "-showscores; net_graphheight 10"
  24.  
  25. bind "TAB" "+scorenet" BIND TAB SHOW FPS
  26.  
  27.  
  28.  
  29. cl_teamid_overhead_always 1
  30.  
  31. _)_ Crosshair
  32.  
  33. cl_crosshair_drawoutline "0"
  34. cl_crosshair_dynamic_maxdist_splitratio "0"
  35. cl_crosshair_dynamic_splitalpha_innermod "1"
  36. cl_crosshair_dynamic_splitalpha_outermod "1"
  37. cl_crosshair_dynamic_splitdist "5"
  38. cl_crosshair_friendly_warning "1"
  39. cl_crosshair_outlinethickness "1"
  40. cl_crosshair_sniper_show_normal_inaccuracy "0"
  41. cl_crosshair_sniper_width "1"
  42. cl_crosshair_t "0"
  43. cl_crosshairalpha "999"
  44. cl_crosshaircolor "4"
  45. cl_crosshaircolor_b "250"
  46. cl_crosshaircolor_g "250"
  47. cl_crosshaircolor_r "250"
  48. cl_crosshairdot "1"
  49. cl_crosshairgap "-2"
  50. cl_crosshairgap_useweaponvalue "0"
  51. cl_crosshairscale "600"
  52. cl_crosshairsize "3"
  53. cl_crosshairstyle "4"
  54. cl_crosshairthickness "0.5"
  55. cl_crosshairusealpha "1"
  56. cl_fixedcrosshairgap "-1"
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. _)_ Bob
  64.  
  65. viewmodel_fov 68;
  66. viewmodel_offset_x 2.5;
  67. viewmodel_offset_y 0;
  68. viewmodel_offset_z -1.5;
  69. viewmodel_presetpos 3;
  70. cl_viewmodel_shift_left_amt 1.5;
  71. cl_viewmodel_shift_right_amt 0.75;
  72. cl_bob_lower_amt 21;
  73. cl_bobamt_lat 0.4;
  74. cl_bobamt_vert 0.25;
  75. cl_bobcycle 0.98;
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83. _)_ HUD
  84.  
  85. cl_hud_background_alpha "0.5"
  86. cl_hud_bomb_under_radar "1"
  87. cl_hud_color "4"
  88. cl_hud_healthammo_style "0"
  89. cl_hud_playercount_pos "0"
  90. cl_hud_playercount_showcount "1"
  91. cl_hud_radar_scale "1"
  92. hud_scaling "0.950000"
  93. hud_showtargetid "1"
  94. cl_righthand "1"
  95. cl_color "4"
  96. cl_radar_always_centered "1"
  97. cl_radar_icon_scale_min "0.6"
  98. cl_radar_rotate "1"
  99. cl_radar_scale "0.7"
  100. cl_radar_square_with_scoreboard "1"
  101.  
  102.  
  103. _)_ Sound
  104. dsp_enhance_stereo "0"
  105. snd_legacy_surround "0"
  106. snd_mixahead "0.05"
  107. snd_pitchquality "1"
  108.  
  109. snd_hwcompat "0"
  110. snd_musicvolume_multiplier_inoverlay "0"
  111. voice_scale "0.2" /
  112. snd_deathcamera_volume "0"
  113. snd_dzmusic_volume "0"
  114. snd_mapobjective_volume "0"
  115. snd_menumusic_volume "0"
  116. snd_music_selection "2"
  117. snd_musicvolume_multiplier_inoverlay "0"
  118. snd_mute_mvp_music_live_players "0"
  119. snd_mvp_volume "0"
  120. snd_roundend_volume "0"
  121. snd_roundstart_volume "0"
  122. snd_tensecondwarning_volume "0.03"
  123.  
  124. // Rates
  125. rate "786432"
  126. cl_cmdrate "128"
  127. cl_updaterate "128"
  128. cl_interp "0.007813"
  129. cl_interp_ratio "1"
  130. cl_lagcompensation "1"
  131. cl_predict "1"
  132. cl_predictweapons "1"
  133.  
  134.  
  135. _)_ NetGrapph
  136. net_graph "1" //Shows my network usage data
  137. net_graphheight "10"
  138. net_graphmsecs "400"
  139. net_graphpos "2"
  140. net_graphproportionalfont "0"
  141. net_graphshowinterp "1"
  142. net_graphshowlatency "1"
  143. net_graphsolid "1"
  144. net_graphtext "1"
  145. net_maxroutable "1200"
  146.  
  147.  
  148.  
  149.  
  150. _)_ Video & FPS BOOST
  151. fps_max "999"
  152. fps_max_menu "999"
  153. mat_monitorgamma "1.6"
  154. mat_monitorgamma_tv_enabled "0"
  155. mat_powersavingsmode "0"
  156. mat_queue_mode "2" /
  157. r_dynamic "0"
  158. r_drawtracers_firstperson "0"
  159.  
  160. r_drawtracers_firstperson 1
  161.  
  162.  
  163. _)_ Other
  164. cl_use_opens_buy_menu "0"
  165. mm_dedicated_search_maxping "50"
  166. func_break_max_pieces "0"
  167.  
  168. _)_ Bindings
  169. bind "enter" "+attack"
  170. bind "." "toggleconsole"
  171. bind "v" "+voicerecord"
  172. bind "f" "+lookatweapon"
  173. bind "mwheelup" "+jump"
  174. bind "mwheeldown" "+jump"
  175. bind c "use weapon_knife"
  176. bind E "+use"
  177. bind SHIFT "+speed"
  178. bind "UPARROW" "buy vest; buy vesthelm;"
  179. bind "LEFTARROW" "buy hegrenade;"
  180. bind "DOWNARROW" "buy flashbang;"
  181. bind "RIGHTARROW" "buy smokegrenade;"
  182.  
  183.  
  184. closeonbuy "0"
  185. cl_forcepreload "1"
  186. cl_showhelp 0
  187. cl_lagcompensation "1"
  188. cl_predictweapons "1"
  189. cl_resend "6"
  190. cl_timeout "9999999"
  191. r_dynamic "0"
  192. r_eyegloss "0"
  193. r_eyemove "0"
  194. r_eyeshift_x "0"
  195. r_eyeshift_y "0"
  196. r_eyeshift_z "0"
  197. r_eyesize "0"
  198. muzzleflash_light "0"
  199. sys_antialiasing "0"
  200. sys_aspectratio "-1"
  201. sys_refldetail "0"
  202. mat_queue_mode 2
  203.  
  204.  
  205. _)_
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement