Advertisement
Guest User

Untitled

a guest
May 22nd, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.23 KB | None | 0 0
  1.  
  2. clear
  3.  
  4. // Launch Options: -windowed -noborder -processheap -high -novid -console +exec autoexec.cfg
  5.  
  6.  
  7. // console
  8.  
  9.  
  10. con_enable "1"
  11. developer "1"
  12. con_filter_enable "2"
  13. con_filter_text "Damage"
  14. con_filter_text_out "Player:"
  15.  
  16.  
  17. // Audio
  18.  
  19.  
  20. volume "1"
  21. voice_enable "1"
  22. voice_scale "1"
  23. windows_speaker_config "1"
  24. snd_musicvolume "0"
  25. snd_mixahead "0.05"
  26. snd_headphone_pan_exponent "2"
  27. snd_headphone_pan_radial_weight "2"
  28. snd_legacy_surround "0"
  29. snd_mute_losefocus "1"
  30. lobby_voice_chat_enabled "0"
  31. bind "end" "volume 1"
  32. bind "pgup" "volume .20"
  33. bind "pgdn" "volume 0.01"
  34. bind "ins" "voice_enable 1"
  35. bind "del" "voice_enable 0"
  36.  
  37.  
  38. // Mouse speed
  39.  
  40.  
  41. sensitivity "1.4"
  42. zoom_sensitivity_ratio_mouse "1.2"
  43. m_rawinput "1"
  44. m_customaccel "0"
  45. m_mouseaccel1 "0"
  46. m_mouseaccel2 "0"
  47. m_filter "0"
  48.  
  49.  
  50. // moves model more view
  51.  
  52.  
  53. viewmodel_presetpos "0"
  54. viewmodel_fov "65"
  55. viewmodel_offset_x "2"
  56. viewmodel_offset_y "2"
  57. viewmodel_offset_z "-2"
  58.  
  59.  
  60. // arm movement
  61.  
  62.  
  63. cl_viewmodel_shift_left_amt "0.5"
  64. cl_viewmodel_shift_right_amt "0.5"
  65.  
  66.  
  67. // weapon movement
  68.  
  69.  
  70. cl_bobcycle "0.98"
  71. cl_bob_lower_amt "5"
  72. cl_bobamt_lat "0.1"
  73. cl_bobamt_vert "0.1"
  74.  
  75.  
  76. // hub
  77.  
  78.  
  79. hud_scaling "1"
  80. hud_showtargetid "1"
  81.  
  82.  
  83. // radar settings lets you see more of the map
  84.  
  85.  
  86. cl_radar_always_centered "1"
  87. cl_radar_scale "0.4"
  88. cl_radar_rotate "1"
  89. cl_radar_icon_scale_min "0.1"
  90.  
  91.  
  92. // graphics
  93.  
  94.  
  95. mat_queue_mode "2"
  96. fps_max_menu "130"
  97. r_dynamic "0"
  98. cl_resend "1"
  99. cl_timeout "40"
  100. sv_maxusrcmdprocessticks "0"
  101. fps_max "130"
  102. r_drawtracers_firstperson "1"
  103. r_eyegloss "0"
  104. r_eyemove "0"
  105. r_eyeshift_x "0"
  106. r_eyeshift_y "0"
  107. r_eyeshift_z "0"
  108. r_eyesize "0"
  109.  
  110.  
  111. // usual rate
  112.  
  113.  
  114. cl_interp "0"
  115. cl_interp_ratio "1"
  116. cl_interpolate "1"
  117. rate "128000"
  118. cl_cmdrate "128"
  119. cl_updaterate "128"
  120. cl_lagcompensation "1"
  121.  
  122.  
  123. // the other shit
  124.  
  125.  
  126. ui_steam_overlay_notification_position "topright"
  127. cl_forcepreload "1"
  128. cl_downloadfilter "nosounds"
  129. cl_disablehtmlmotd "0"
  130. cl_autohelp "0"
  131. cl_showhelp "0"
  132. cl_disablefreezecam "1"
  133. cl_dm_buyrandomweapons "0"
  134. cl_teammate_colors_show "1"
  135. cl_autowepswitch "0"
  136. cl_use_opens_buy_menu "1"
  137. closeonbuy "1"
  138. mm_dedicated_search_maxping "85"
  139. sv_noclipspeed "2"
  140. cl_show_clan_in_death_notice "0"
  141.  
  142.  
  143. // crosshair settings
  144.  
  145.  
  146. cl_crosshair_drawoutline "1"
  147. cl_crosshair_dynamic_maxdist_splitratio "0"
  148. cl_crosshair_dynamic_splitalpha_innermod "1"
  149. cl_crosshair_dynamic_splitalpha_outermod "1"
  150. cl_crosshair_dynamic_splitdist "8"
  151. cl_crosshair_outlinethickness "0.500000"
  152. cl_crosshairalpha "255"
  153. cl_crosshaircolor "5"
  154. cl_crosshaircolor_b "255"
  155. cl_crosshaircolor_g "255"
  156. cl_crosshaircolor_r "127"
  157. cl_crosshairdot "1"
  158. cl_crosshairgap "10.000000"
  159. cl_crosshairgap_useweaponvalue "0"
  160. cl_crosshairscale "0"
  161. cl_crosshairsize "15.000000"
  162. cl_crosshairstyle "4"
  163. cl_crosshairthickness "0.000000"
  164. cl_crosshairusealpha "1"
  165. cl_fixedcrosshairgap "-17"
  166.  
  167.  
  168. // binds
  169.  
  170.  
  171. bind "p" r_cleardecalsw need to add commands
  172. bind "o" cl_draw_only_deathnotices "1"
  173. bind "F11" "exec botdmhs3.cfg"
  174. bind "F10" "exec botdmhs2.cfg"
  175. bind "F9" "exec botdmhs1.cfg"
  176. bind "F8" "exec nade.cfg"
  177. bind "F7" "exec botdm3.cfg"
  178. bind "F6" "exec botdm2.cfg"-
  179. bind "F5" "exec botdm1.cfg"
  180. bind "F4" "exec botbombct.cfg" need to make
  181. bind "F3" "exec botbombt.cfg" need to make
  182. bind "alt" "noclip"
  183.  
  184.  
  185. // crouch jump
  186.  
  187.  
  188. //alias "+crouchjump" "+jump ; +duck"
  189. //alias "-crouchjump" "-jump ; -duck"
  190.  
  191. //bind "space" "+crouchjump"
  192.  
  193.  
  194. // buy binds
  195.  
  196.  
  197. bind "kp_ins" " buy p250 ; give weapon_p250 ;"
  198. bind "kp_multiply" " buy m4a1 ; buy ak47 ; give weapon_m4a1 ; give weapon_ak47 ;"
  199. bind "kp_plus" " buy awp ; give weapon_awp ;"
  200.  
  201. bind "kp_home" " buy bizon ; give weapon_bizon ;"
  202. bind "kp_uparrow" " buy aug ; buy sg550 ; give weapon_aug ; give weapon_sg550 ;"
  203. bind "kp_pgup" " buy mag7 ; give weapon_mag7 ;"
  204.  
  205. bind "kp_leftarrow" " buy kevlar ;"
  206. bind "kp_5" " buy vesthelm ;"
  207. bind "kp_rightarrow" " buy defuser ;"
  208.  
  209. bind "kp_end" " buy molotov ; give weapon_molotov ;"
  210. bind "kp_downarrow" " buy smokegrenade ; give weapon_smokegrenade ;"
  211. bind "kp_pgdn" " buy hegrenade ; give weapon_hegrenade ;"
  212. bind "kp_del" " buy flashbang ; give weapon_flashbang ;"
  213. bind "kp_minus" " buy decoy ; give weapon_decoy ;"
  214.  
  215.  
  216. // net graph
  217.  
  218.  
  219. alias "+ng" "+showscores ; net_graph 3 ;"
  220. alias "-ng" "-showscores ; net_graph 0 ;"
  221. bind "TAB" "+ng"
  222.  
  223. net_graphpos "2"
  224. net_graphproportionalfont "0"
  225. net_graphheight "0"
  226.  
  227. host_writeconfig
  228.  
  229. clear
  230.  
  231. echo
  232. echo
  233. echo
  234. echo
  235. echo "# #*=*=*=*=*=*=*=*# #"
  236. echo "# # Config Loaded # #"
  237. echo "# #*=*=*=*=*=*=*=*# #"
  238. echo
  239. echo
  240. echo
  241. echo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement