Advertisement
Guest User

Untitled

a guest
Jan 31st, 2015
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. //Viewmodel business
  2. r_drawviewmodel 1
  3. viewmodel_fov 80
  4. bind "mouse5" "incrementvar viewmodel_fov 80 360 280; incrementvar r_drawviewmodel 0 1 1"
  5.  
  6. //connection settings (with overclocking included!)
  7. cl_cmdrate 100
  8. cl_interp 0
  9. cl_interp_ratio 1
  10. cl_lagcompensation 1
  11. cl_pred_optimize 2
  12. cl_smooth 0
  13. cl_smoothtime 0.01
  14. cl_updaterate 100
  15. rate 60000
  16.  
  17. //damage batching
  18. hud_combattext_batching 1
  19. hud_combattext_batching_window 2
  20.  
  21. //sounds 'n crap
  22. snd_mixahead .07
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement