Advertisement
etlon

Untitled

Jan 30th, 2021
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. alias +knife slot3
  2. alias -knife lastinv
  3. bind q +knife
  4.  
  5. cl_hud_radar_scale "1"
  6. cl_radar_scale "0.4"
  7. cl_radar_always_centered "0"
  8. cl_radar_icon_scale_min "1"
  9.  
  10. m_rawinput "1"
  11.  
  12. rate "786432"
  13. cl_cmdrate "128"
  14. cl_updaterate "128"
  15. cl_interp "0.007813"
  16. cl_interp_ratio "1"
  17. cl_lagcompensation "1"
  18. cl_predict "1"
  19. cl_predictweapons "1"
  20.  
  21. fps_max "0"
  22. fps_max_menu "0"
  23.  
  24. alias "d" "disconnect"
  25. alias "q" "quit"
  26.  
  27. alias "+jumpthrow" "+jump;-attack"
  28. alias "-jumpthrow" "-jump"
  29. bind "n" "+jumpthrow"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement