Advertisement
Guest User

autoexec

a guest
Mar 31st, 2020
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. cl_forcepreload "0"
  2. bind "F8" "toggleconsole"
  3. rate "786432"
  4. cl_updaterate "128"
  5. cl_cmdrate "128"
  6. cl_interp "1"
  7. cl_predict "1"
  8. cl_interp_ratio "2"
  9. bind "a" "+moveleft"
  10. bind "d" "+moveright"
  11. bind "w" "+forward"
  12. bind "s" "+back"
  13. fps_max "300"
  14. sensitivity "2"
  15. voice_enable "1"
  16. volume 0.1
  17. alias +LJ "+jump; -forward"
  18. alias -LJ "-jump"
  19. bind mouse5 +LJ
  20. alias "+jumpthrow" "+jump;-attack"
  21. alias "-jumpthrow" "-jump"
  22. bind "mouse4" "+jumpthrow"
  23. cl_bobamt_lat "0"
  24. cl_bob_lower_amt "0"
  25. cl_bobamt_vert "0"
  26. cl_bobcycle "0"
  27. cl_bobup "0"
  28. cl_viewmodel_shift_left_amt "0"
  29. cl_viewmodel_shift_right_amt "0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement