Advertisement
Guest User

Untitled

a guest
May 24th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. sensitivity "2.1"
  2.  
  3. viewmodel_fov "68"
  4. viewmodel_offset_x "2.500000"
  5. viewmodel_offset_y "0"
  6. viewmodel_offset_z "-1.500000"
  7. viewmodel_recoil 0
  8.  
  9. snd_deathcamera_volume "0.0"
  10. snd_mapobjective_volume "0.0"
  11. snd_menumusic_volume "0.0"
  12. snd_musicvolume "0.4"
  13. snd_mute_losefocus "1"
  14. snd_roundend_volume "0.2"
  15. snd_roundstart_volume "0.0"
  16. snd_tensecondwarning_volume "0.2"
  17. voice_scale "0.3"
  18. snd_mixahead "0.05"
  19.  
  20.  
  21. // Rates
  22.  
  23. cl_cmdrate "128"
  24. cl_updaterate "128"
  25. rate "128000"
  26.  
  27. cl_interp "0"
  28. cl_interp_ratio "1"
  29.  
  30. fps_max "0"
  31. fps_max_menu "150"
  32.  
  33. cl_hud_playercount_showcount "1"
  34. m_rawinput "1"
  35. hud_scaling "1"
  36.  
  37. cl_bob_lower_amt "0"
  38. cl_bobamt_lat "0"
  39. cl_bobamt_vert "0"
  40. cl_bobcycle "0.98"
  41.  
  42. mm_dedicated_search_maxping 25
  43.  
  44. cl_autohelp "0"
  45. cl_autowepswitch "0"
  46. cl_disablefreezecam "1"
  47. cl_disablehtmlmotd "1"
  48. cl_downloadfilter "all"
  49. cl_forcepreload "1"
  50. cl_freezecameffects_showholiday "0"
  51. cl_obs_interp_enable "0"
  52. cl_resend "3"
  53. cl_resend_timeout "9"
  54. cl_righthand "1"
  55.  
  56. gameinstructor_enable "0"
  57.  
  58. cl_crosshair_drawoutline 0;
  59. cl_crosshairalpha 255;
  60. cl_crosshairstyle 4
  61. cl_crosshaircolor 1;
  62. cl_crosshairdot 0;
  63. cl_crosshairgap -2;
  64. cl_crosshairgap_useweaponvalue 0;
  65. cl_crosshairsize 3;
  66. cl_crosshairthickness 1;
  67. cl_crosshairusealpha 1
  68.  
  69. bind o toggleconsole
  70. bindtoggle v voice_enable
  71. bind "mwheelup" +jump
  72. bind "mwheeldown" +jump
  73.  
  74. bind "shift" "+speed;r_cleardecals"
  75.  
  76. con_filter_enable "1"
  77. con_filter_text damage
  78.  
  79. echo "autoexec successfully loaded"
  80.  
  81. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement