Advertisement
Guest User

cncpt's autoexec 7/17/2017

a guest
Jul 17th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.93 KB | None | 0 0
  1. // CncpT's Autoexec
  2.  
  3. // crosshair
  4.  
  5. cl_crosshair_drawoutline "0"
  6. cl_crosshair_dynamic_maxdist_splitratio "0"
  7. cl_crosshair_dynamic_splitalpha_innermod "0"
  8. cl_crosshair_dynamic_splitalpha_outermod "1"
  9. cl_crosshair_dynamic_splitdist "1"
  10. cl_crosshair_outlinethickness "0.5"
  11. cl_crosshair_sniper_width "1"
  12. cl_crosshairalpha "255"
  13. cl_crosshaircolor "5"
  14. cl_crosshaircolor_b "255"
  15. cl_crosshaircolor_g "255"
  16. cl_crosshaircolor_r "255"
  17. cl_crosshairdot "0"
  18. cl_crosshairgap "-3"
  19. cl_crosshairgap_useweaponvalue "0"
  20. cl_crosshairscale "600"
  21. cl_crosshairsize "2"
  22. cl_crosshairstyle "4"
  23. cl_crosshairthickness "0.5"
  24. cl_crosshairusealpha "1"
  25. cl_fixedcrosshairgap "-5"
  26.  
  27. // sensitivity
  28.  
  29. sensitivity "0.9"
  30. zoom_sensitivity_ratio_mouse "0.77"
  31. m_customaccell "0"
  32. m_rawinput "1"
  33. cl_righthand "1"
  34.  
  35. // quickswitchalias
  36.  
  37. alias +knife slot3
  38. alias -knife lastinv
  39. bind Alt +knife
  40.  
  41. // jumpthrow
  42.  
  43. alias +jumpthrow "+jump;-attack"
  44. alias -jumpthrow "-jump"
  45. bind j +jumpthrow
  46.  
  47. host_writeconfig
  48. cl_interp "0"
  49. cl_interp_ratio "1"
  50. fps_max "0"
  51. mat_queue_mode "2"
  52. cl_forcepreload "1"
  53. muzzle_flashlight "0"
  54. voice_scale "0.15"
  55. voice_enable "1"
  56. volume "0.4"
  57. cl_disablehtmlmotd "1"
  58. cl_showhelp 0"
  59. r_dynamic "0"
  60. r_eyegloss "0"
  61. r_eyemove "0"
  62. r_eyeshift_x "0"
  63. r_eyeshift_y "0"
  64. r_eyeshift_z "0"
  65. r_eyesize "0"
  66. sys_antialiasing "0"
  67. sys_refldetail "0"
  68.  
  69. // removes the shifting of the arm WHEN crouching down.
  70.  
  71. cl_viewmodel_shift_left_amt "0"
  72. cl_viewmodel_shift_right_amt "0"
  73. cl_bobamt_lat "0"
  74. cl_bobamt_vert "0"
  75. cl_viewmodel_shift_left_amt "0"
  76. cl_viewmodel_shift_right_amt "0"
  77. viewmodel_fov "68.000000"
  78. viewmodel_offset_x "3"
  79. viewmodel_offset_y "3"
  80. viewmodel_offset_z "-3"
  81. viewmodel_presetpos "0"
  82. cl_bob_lower_amt "5.000000"
  83. cl_bobcycle "0.98"
  84. cl_wpn_sway_scale "0"
  85.  
  86. // scales the HUD depending ON what resolution you USE, 1 IS max.
  87.  
  88. hud_scaling "0.5"
  89. cl_hud_radar_scale "2"
  90. cl_radar_always_centered "0"
  91. cl_radar_rotate "1"
  92. cl_teammate_colors_show "1"
  93.  
  94. // lowers delay BETWEEN sounds.
  95.  
  96. snd_mixahead "0.1"
  97.  
  98. // no music
  99.  
  100. snd_musicvolume "0"
  101.  
  102. // sets interpolation values.
  103.  
  104. cl_interp "0"
  105. cl_interp_ratio "1"
  106.  
  107. // ignores dedicated servers WITH pings above this value.
  108.  
  109. mm_dedicated_search_maxping 250
  110.  
  111. // usual rate commands
  112.  
  113. cl_cmdrate "1"
  114. cl_updaterate "128"
  115. rate "196608"
  116. cl_lagcompensation "1"
  117. cl_predict "1"
  118. cl_predictweapons "1"
  119.  
  120. // net graph
  121. net_graph "1"
  122. net_graphheight "2000"
  123. net_graphpos "2"
  124. net_graphproportionalfont "0"
  125.  
  126. // buybinds
  127.  
  128. bind "kp_end" "buy ak47; buy m4a1;"
  129. bind "kp_downarrow" "buy awp;"
  130. bind "kp_pgdn" "buy galilar; buy famas;"
  131. bind "kp_leftarrow" "buy smokegrenade;"
  132. bind "kp_5" "buy flashbang;"
  133. bind "kp_rightarrow" "buy hegrenade;"
  134. bind "kp_home" "buy vest;"
  135. bind "kp_uparrow" "buy vesthelm;"
  136. bind "kp_pgup" "buy defuser;"
  137. bind "kp_ins" "buy mp7;"
  138. bind "kp_del" "buy ump45;"
  139. bind "kp_enter" "buy tec9; buy fiveseven;"
  140. bind "kp_plus" "buy deagle;"
  141. bind "kp_minus" "buy p250;"
  142. bind "kp_slash" "buy ssg08;"
  143. bind "kp_multiply" "buy sawedoff; buy mag7;"
  144.  
  145. // nades
  146.  
  147. bind "z" "use weapon_smokegrenade"
  148. bind "x" "use weapon_flashbang"
  149. bind "c" "use weapon_hegrenade"
  150.  
  151. // reload and clear bullet holes, blood, etc
  152.  
  153. bind r "+reload; r_cleardecals"
  154.  
  155. // display damage
  156.  
  157. developer 1
  158. con_filter_enable 2
  159. con_filter_text_out "Player:"
  160. con_filter_text "damage Given"
  161.  
  162. // everything below this are for fps boosts
  163.  
  164. // Clearing
  165.  
  166. clear
  167. clear_anim_cache
  168. clear_debug_overlays
  169. clear_bombs
  170. r_cleardecals
  171. hud_takesshots "0"
  172. ai_clear_bad_links
  173. cl_soundemitter_reload
  174. cl_soundscape_flush
  175. fs_clear_open_duplicate_times
  176. fs_fios_flush_cache
  177. r_cleardecals
  178. scene_flush
  179. snd_async_flush
  180. r_flushlod
  181.  
  182. //Game Changes
  183.  
  184. mat_powersavingsmode "0"
  185. mat_queue_report "0"
  186. cl_disablefreezecam "1"
  187. gameinstructor_enable "0"
  188. cl_autohelp "0"
  189. cl_disablehtmlmotd "1"
  190. cl_freezecameffects_showholiday "0"
  191. con_enable "1"
  192. adsp_debug "0"
  193. cl_buy_favorite_quiet "0"
  194. cl_buy_favorite_nowarn "0"
  195. budget_show_history "0"
  196. cl_clearhinthistory "1"
  197. cl_debugrumble "0"
  198. cl_rumblescale "0"
  199. budget_peaks_window "0"
  200. budget_show_peaks "0"
  201. cl_showhelp "0"
  202. fs_warning_level "0"
  203. play_distance "1"
  204. cl_show_clan_in_death_notice "0"
  205. ds_get_newest_subscribed_files
  206. cl_logofile "0"
  207.  
  208. //Graphics Change
  209.  
  210. sys_antialiasing "0"
  211. sys_refldetail "0"
  212. muzzleflash_light "0"
  213. cl_debugrumble "0"
  214. cl_detail_avoid_force "0"
  215. cl_detail_avoid_radius "0"
  216. cl_detail_avoid_recover_speed "0"
  217. cl_detail_max_sway "0"
  218. cl_freezecampanel_position_dynamic "0"
  219. hud_showtargetid "0"
  220. log_onefile "0"
  221. sv_logbans "0"
  222. sv_logecho "0"
  223. sv_logfile "0"
  224. vprof_verbose "0"
  225. sv_logflush "0"
  226. log "off"
  227. cl_autowepswitch "0"
  228. mat_queue_mode "2"
  229. bugreporter_uploadasync "0"
  230. bugreporter_username ""
  231. xbox_autothrottle "0"
  232. xbox_throttlebias "0"
  233. xbox_throttlespoof "0"
  234. joystick "0"
  235. joystick_force_disabled "1"
  236. joystick_force_disabled_set_from_options "1"
  237. cl_join_advertise "2"
  238.  
  239. //to ensure everything is written to config
  240.  
  241. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement