Advertisement
SkrillexOMG

SkrillexOMG.cfg

Apr 27th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.68 KB | None | 0 0
  1. //useful config commands
  2. //the "//" will not show up in the command line. It makes it a personal note for the user.
  3. zoom_sensitivity_ratio_mouse 1
  4. snd_headphone_pan_exponent 2
  5. voice_scale 0.7
  6. cl_cmdrate "128"
  7. cl_updaterate "128"
  8. cl_interp "0"
  9. cl_radar_scale 0.4
  10. cl_radar_always_centered 0
  11. cl_disablefreezecam 0
  12. rate "128000"
  13. fps_max 0 //(or the same of the Hz of your screen) [Might cause slower map loading times for lower end computers!]
  14.  
  15. //No Tutorial or Info Messages
  16. gameinstructor_enable "0" //Removes in game lessons
  17. cl_showhelp "0" //Removes on-screen help
  18. cl_autohelp "0" //Removes automatic help
  19. cl_disablefreezecam "1" //Disables Freezecam, very important to have off
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement