danielfrade

autoexec.cfg

Jan 13th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. bind "kp_enter" "buy molotov; buy incgrenade"
  2. bind "kp_rightarrow" "buy p250"
  3. bind "kp_home" "buy m4a1"
  4. bind "kp_uparrow" "buy ak47"
  5. bind "kp_leftarrow" "buy galilar; buy famas"
  6. bind "kp_end" "buy defuser"
  7. bind "kp_downarrow" "buy vesthelm;buy vest"
  8. bind "kp_pgdn" "buy hegrenade ;buy flashbang; buy smokegrenade; buy flashbang"
  9. bind "kp_pgup" "buy awp"
  10. bind "kp_5" "buy deagle"
  11.  
  12. //Network Boosters
  13.  
  14. rate "786432"
  15. cl_interp "0"
  16. cl_timeout "1337"
  17. cl_interp_ratio "1"
  18. cl_lagcompensation "1"
  19. cl_forcepreload "1"
  20. cl_predict "1"
  21. cl_predictweapons "1"
  22. net_maxroutable "1200"
  23. net_steamcnx_allowrelay "1"
  24. sv_forcepreload "1"
  25. net_splitrate "0"
  26. net_allow_multicast "0"
  27. cl_interpolate "1"
  28. cl_resend "6"
  29. cl_downloadfilter "nosounds"
  30. cl_allowdownload "1"
  31. cl_allowupload "0"
  32. cl_cmdrate "128"
  33. cl_updaterate "128.000000"
  34.  
  35. //Mouse Fix
  36.  
  37. m_rawinput "1"
  38. m_mouseaccel1 "0"
  39. m_mouseaccel2 "0"
  40. m_customaccel "0"
  41. m_mousespeed "0"
Add Comment
Please, Sign In to add comment