Advertisement
Guest User

AUTOEXEC

a guest
Apr 27th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. cl_updaterate 128
  2. cl_cmdrate 128
  3. rate 786432
  4. cl_interp "0"
  5. cl_interp_ratio "1"
  6. cl_predictweapons "1"
  7. viewmodel_offset_x "2"
  8. viewmodel_offset_y "2"
  9. viewmodel_offset_z "-2"
  10. cl_viewmodel_shift_left_amt "0"
  11. cl_viewmodel_shift_right_amt "0"
  12. cl_bob_lower_amt "0"
  13.  
  14. alias +jumpthrow "+jump;-attack"
  15. alias -jumpthrow "-jump"
  16. bind j +jumpthrow
  17. bind "i" "use weapon_knife;use weapon_c4;drop"
  18. bind "v" "use weapon_flashbang"
  19. bind "c" "use weapon_smokegrenade"
  20. bind "x" "use weapon_molotov; use weapon_incgrenade"
  21. bind "," "toggle cl_crosshairsize 2 1000000"
  22.  
  23. windows_speaker_config "1"
  24. snd_front_headphone_position "53.2"
  25. snd_rear_headphone_position "90.0"
  26. snd_headphone_pan_exponent "1.2"
  27. snd_headphone_pan_radial_weight "0.5"
  28.  
  29. cl_color 1
  30. bind "space" "+jump;+cl_show_team_equipment"
  31. fps_max 155
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement