mstarr

sperg r_draw

Sep 24th, 2014
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. alias clipbrush "toggle r_drawclipbrushes 2 0"
  2. alias drawentities "toggle r_Drawentities 0 1"
  3. alias molly "toggle inferno_debug 1 0"
  4. alias collide "toggle vcollide_wireframe 1 0"
  5. alias drawparticles "toggle r_Drawparticles 0 1"
  6. alias drawworld "toggle r_drawworld 2 1"
  7. alias drawprops "toggle r_drawstaticprops 2 1"
  8. alias pdump "toggle cl_pdump 1 -1; developer 1"
  9. alias bbox "hideradar; ent_bbox player; developer 1"
  10. bind f1 clipbrush
  11. bind f2 collide
  12. bind f3 drawworld
  13. bind f4 drawprops
  14. bind f5 drawparticles
  15. bind f6 pdump
  16. bind f7 molly
  17. bind f8 drawentities
Advertisement
Add Comment
Please, Sign In to add comment