Advertisement
Guest User

AUTOEXEC v1.18

a guest
Nov 22nd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. // Performance
  2. cl_forcepreload "1"
  3. mat_queue_mode "-1"
  4. fps_max "0"
  5. cl_radar_icon_scale_min "0.75"
  6. cl_disablefreezecam "0"
  7.  
  8. // No Tutorial Boost
  9. cl_showhelp "0"
  10. cl_autohelp "0"
  11. cl_disablefreezecam "1"
  12.  
  13. // Interp & Rate
  14. rate "786432"
  15. cl_cmdrate "128"
  16. cl_updaterate "128"
  17. cl_interp 0.031
  18. cl_interp_ratio "2"
  19.  
  20. // Crosshair
  21. cl_crosshairstyle "1"
  22. cl_fixedcrosshairgap "-3"
  23. cl_crosshaircolor "2"
  24. hud_showtargetid "1"
  25.  
  26. // Viewmodel
  27. cl_viewmodel_shift_left_amt "0.5";
  28. cl_viewmodel_shift_right_amt "0.25";
  29. viewmodel_fov "68";
  30. viewmodel_offset_x "2";
  31. viewmodel_offset_y "1";
  32. viewmodel_offset_z "-2";
  33. viewmodel_presetpos "0";
  34. cl_bob_lower_amt "5";
  35. cl_bobamt_lat "0.1";
  36. cl_bobamt_vert "0.1";
  37.  
  38. // lowers delay between sounds.
  39. snd_mixahead "0.05"
  40. snd_musicvolume "0"
  41. snd_headphone_pan_exponent "1.1"
  42. snd_headphone_pan_radial_weight "0.5"
  43. dsp_enhance_stereo "0"
  44.  
  45. // Other
  46. bind tab "+showscores; r_cleardecals"
  47. bind q "buy incgrenade; buy molotov; use weapon_knife; use weapon_molotov; use weapon_incgrenade"
  48. bind c "buy flashbang; use weapon_knife; use weapon_flashbang"
  49. bind t "buy smokegrenade; use weapon_knife; use weapon_smokegrenade"
  50. bind mwheelup "+jump"
  51. bind mwheeldown "+jump"
  52. cl_righthand "1"
  53. // Slot 7 & Slot for nades#
  54.  
  55. // Aliases
  56. alias disc "disconnect"
  57. alias dc "disconnect"
  58. alias disc "disconnect"
  59. alias dc "disconnect"
  60. alias frag2 "connect 74.91.125.129:27015"
  61. alias warmup "connect 216.245.214.186:27055"
  62. alias dm "connect 104.149.227.169:27015"
  63. alias ffa "connect 104.149.227.164:27015"
  64.  
  65. echo "Zabo - AUTOEXEC.CFG LOADED..."
  66. echo "build v 1.18"
  67.  
  68. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement