Advertisement
leon_vinter

autoexec

May 27th, 2018
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. // Viewmodel
  2. viewmodel_fov 100
  3.  
  4. // Useful binds
  5. bind r "incrementvar r_drawviewmodel 0 1 1"
  6.  
  7. // Hud
  8. hud_combattext_batching 1
  9.  
  10. // Rates and Interpolation
  11. cl_interp 0.0325
  12. cl_interp ratio 1
  13. rate 60000
  14. cl_updaterate 66
  15. cl_cmdrate 66
  16.  
  17. // Lowering delay between sounds
  18. snd_mixahead "0.05"
  19.  
  20. // Useful commands
  21. fps_max 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement