Advertisement
Guest User

Polen Autoexec

a guest
Mar 13th, 2020
1,704
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. bind "kp_end" "buy ak47; buy m4a1;"
  2. bind "kp_downarrow" "buy awp;"
  3. bind "kp_pgdn" "buy tec9; buy fiveseven;"
  4. bind "kp_leftarrow" "buy smokegrenade;"
  5. bind "kp_5" "buy flashbang;"
  6. bind "kp_rightarrow" "buy hegrenade;"
  7. bind "kp_pgup" "buy molotov; buy incgrenade;"
  8. bind "kp_uparrow" "buy p250;"
  9. bind "kp_home" ""
  10. bind "kp_multiply" "buy vest;"
  11. bind "kp_ins" "buy vesthelm;"
  12. bind "kp_minus" "buy defuser;"
  13. bind "kp_slash" "buy taser 34;"
  14.  
  15. cl_interp_ratio 1
  16. cl_updaterate 128
  17. cl_cmdrate 128
  18.  
  19. fps_max 0
  20.  
  21. bind "F5" "+fw"
  22. alias "+fw" "demo_timescale 3"
  23. alias "-fw" "demo_timescale 1"
  24.  
  25. bind "F6" "+fw2"
  26. alias "+fw2" "demo_timescale 10"
  27. alias "-fw2" "demo_timescale 1"
  28.  
  29. bind "F7" "demo_togglepause"
  30. bind "F8" "demoui"
  31. bind "F10" "disconnect"
  32.  
  33. cl_forcepreload "1"
  34. cl_showhelp "0"
  35. cl_lagcompensation "1"
  36. cl_predictweapons "1"
  37. cl_resend "6"
  38. cl_timeout "9999999"
  39. r_dynamic "0"
  40. r_eyegloss "0"
  41. r_eyemove "0"
  42. r_eyeshift_x "0"
  43. r_eyeshift_y "0"
  44. r_eyeshift_z "0"
  45. r_eyesize "0"
  46. muzzleflash_light "0"
  47. sys_antialiasing "0"
  48. sys_aspectratio "-1"
  49. sys_refldetail "0"
  50. mat_queue_mode "2"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement