Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. tf_dingaling_pitchmaxdmg 85
  2. tf_dingaling_pitchmindmg 135
  3.  
  4. cl_interp .033
  5. cl_interp .033
  6. cl_interp_ratio 1
  7. cl_updaterate 67
  8. cl_cmdrate 67
  9. rate 35000
  10.  
  11. net_graph 1
  12.  
  13. bind w +mfwd
  14. bind s +mback
  15. bind a +mleft
  16. bind d +mright
  17.  
  18. alias +mfwd "-back;+forward;alias checkfwd +forward"
  19. alias +mback "-forward;+back;alias checkback +back"
  20. alias +mleft "-moveright;+moveleft;alias checkleft +moveleft"
  21. alias +mright "-moveleft;+moveright;alias checkright +moveright"
  22. alias -mfwd "-forward;checkback;alias checkfwd none"
  23. alias -mback "-back;checkfwd;alias checkback none"
  24. alias -mleft "-moveleft;checkright;alias checkleft none"
  25. alias -mright "-moveright;checkleft;alias checkright none"
  26. alias checkfwd none
  27. alias checkback none
  28. alias checkleft none
  29. alias checkright none
  30. alias none ""
  31.  
  32. mat_dxlevel 81
  33. fps_max 290
  34. mat_specular 0
  35. mat_phong 0
  36.  
  37. bindtoggle q r_drawviewmodel
  38. bind p "lol? "
  39. bind i "say *<:^)"
  40. bind o "say med down im gay"
  41. bind - "say stay toasty"
  42.  
  43. viewmodel_fov 130
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement