Advertisement
hsduarte

Autoexec.exe

Jan 17th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. rate "786432"
  2. cl_cmdrate "128"
  3. cl_updaterate "128"
  4. cl_interp "0"
  5. cl_interp_ratio "1"
  6.  
  7. cl_radar_always_centered "0"
  8.  
  9. cl_radar_scale "0.37"
  10.  
  11. cl_hud_radar_scale "1.2"
  12.  
  13. cl_radar_icon_scale_min "0.5"
  14.  
  15. cl_radar_rotate "1"
  16.  
  17.  
  18. cl_crosshair_drawoutline "1"
  19. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  20. cl_crosshair_dynamic_splitalpha_innermod "1"
  21. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  22. cl_crosshair_dynamic_splitdist "7"
  23. cl_crosshair_outlinethickness "0.500000"
  24. cl_crosshair_sniper_show_normal_inaccuracy "0"
  25. cl_crosshair_sniper_width "2"
  26. cl_crosshair_t "0"
  27. cl_crosshairalpha "255"
  28. cl_crosshaircolor "5"
  29. cl_crosshaircolor_b "0"
  30. cl_crosshaircolor_g "0"
  31. cl_crosshaircolor_r "255"
  32. cl_crosshairdot "0"
  33. cl_crosshairgap "-3.000000"
  34. cl_crosshairgap_useweaponvalue "0"
  35. cl_crosshairscale "0"
  36. cl_crosshairsize "2.5"
  37. cl_crosshairstyle "4"
  38. cl_crosshairthickness "0.500000"
  39. cl_crosshairusealpha "1"
  40.  
  41. bind "kp_end" "buy vest"
  42. bind "kp_ins" "buy vesthelm"
  43. bind "UPARROW" "buy incgrenade; buy molotov"
  44. bind "DOWNARROW" "buy flashbang"
  45. bind "RIGHTARROW" "buy smokegrenade"
  46. bind "LEFTARROW" "buy hegrenade"
  47. bind "shift" "+speed;r_cleardecals"
  48. bind "CTRL" "+duck;r_cleardecals"
  49. bind "F12" "toggle gameinstructor_enable"
  50. bind "F11" "toggle voice_enable"
  51. bind "h" "use weapon_c4;drop;say_team Bomb is dropped.
  52. bind "v" "use weapon_knife; use weapon_p250; use weapon_hkp2000; use weapon_glock; use weapon_tec9; use weapon_fiveseven; use weapon_deagle; drop"
  53.  
  54. alias "+jumpthrow" "+jump;-attack"
  55. alias "-jumpthrow" "-jump"
  56. bind "M" "+jumpthrow"
  57.  
  58. cl_bobcycle "0.98"
  59. cl_bobamt_lat "0"
  60. cl_bobamt_vert "0"
  61. cl_bob_lower_amt "0"
  62. cl_viewmodel_shift_left_amt "0"
  63. cl_viewmodel_shift_right_amt "0"
  64.  
  65. viewmodel_presetpos "0"
  66. viewmodel_fov "68"
  67. viewmodel_offset_x "2.5"
  68. viewmodel_offset_y "1"
  69. viewmodel_offset_z "-1.500000"
  70.  
  71.  
  72. dsp_enhance_stereo "0"
  73. windows_speaker_config "1"
  74. snd_headphone_pan_exponent "3"
  75. snd_headphone_pan_radial_weight "1"
  76. snd_front_headphone_position "90"
  77. snd_rear_headphone_position "90"
  78. snd_mixahead "0.1"
  79. snd_music_selection "0"
  80. snd_musicvolume "0"
  81. snd_musicvolume_multiplier_inoverlay "0"
  82. snd_pitchquality "1"
  83.  
  84. fps_max "300"
  85. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement