Advertisement
Guest User

ass

a guest
Jul 2nd, 2015
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. alias switchhands "sh1"
  2. alias sh1 "cl_righthand 0; alias switchhands sh2"
  3. alias sh2 "cl_righthand 1; alias switchhands sh1"
  4.  
  5. bind q "switchhands"
  6.  
  7. cl_interp "0"
  8. cl_interp_ratio "1"
  9. cl_cmdrate "128"
  10. cl_updaterate "128"
  11. rate "128000"
  12. fps_max "0"
  13.  
  14. mat_bloom_scalefactor_scalar 0
  15. r_drawviewmodel 0
  16. exec gear
  17.  
  18. m_rawinput 1
  19.  
  20. bind "kp_uparrow" "exec prac"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement