Advertisement
Guest User

wsl's autoexec

a guest
Feb 8th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. cl_interp "0"
  2. cl_interp_ratio "1"
  3. cl_cmdrate "128"
  4. cl_updaterate "128"
  5. rate "128000"
  6. r_dynamic "0"
  7. developer "0"
  8. cl_righthand "1"
  9. cl_forcepreload "1"
  10. cl_crosshairscale "110"
  11.  
  12. cl_bobcycle "0.980000"
  13. hud_scaling "0.90000"
  14.  
  15. alias "+jumpthrow" "+jump;-attack"
  16. alias "-jumpthrow" "-jump"
  17. bind "J" "+jumpthrow"
  18. alias "+jumpstepthrow" "+forward;+jump;-attack"
  19. alias "-jumpstepthrow" "-jump;-forward"
  20. bind "H" "+jumpstepthrow"
  21.  
  22. clear
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement