Advertisement
Guest User

autoexec

a guest
Dec 26th, 2014
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. cl_interp "0"
  2. cl_interp_ratio "1"
  3. cl_cmdrate "128"
  4. cl_updaterate "128"
  5. cl_crosshair_drawoutline 1
  6. cl_crosshair_outlinethickness 2
  7. rate "128000"
  8. fps_max "121"
  9. hud_showtargetid 1
  10. net_graph 1
  11.  
  12. viewmodel_fov "65"
  13. viewmodel_offset_x "2"
  14. viewmodel_offset_y "2"
  15. viewmodel_offset_z "-2"
  16. cl_bob_lower_amt 10
  17.  
  18. alias "+jumpthrow" "+forward;+jump;-attack"
  19. alias "-jumpthrow" "-jump;-forward"
  20. bind "h" "+jumpthrow"
  21. bind "[" "say Choose Ur Excuse: 1. Lag | 2. Reg | 3. Cheats | 4. Bad Server | 5. Bullshit | 6. Mouse Broken | 7. Low FPS | 8. All of The Above"
  22.  
  23. exec buyscript.cfg
  24. exec radar
  25. exec crosshair
  26. exec trashtalk
  27.  
  28. // removes the shifting of the arm when crouching down.
  29.  
  30. cl_viewmodel_shift_left_amt "0"
  31. cl_viewmodel_shift_right_amt "0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement