Advertisement
madcatzano

Untitled

Apr 10th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. alias "b1" clear
  2. alias "b2" echo "*********************************************";
  3. alias "b3" echo "VIEWMODEL SETTINGS;
  4. alias "b4" echo "*********************************************";
  5. alias "b5" developer 2
  6. alias "b6" con_filter_enable 1
  7. alias "b7" con_filter_text viewmodel
  8. alias "b8" host_writeconfig //
  9. alias "b9" con_filter_text view_punch
  10. alias "b10" host_writeconfig //
  11. alias "b11" developer 0
  12. alias "b12" con_filter_enable 0
  13. alias "b13" showconsole
  14. alias "showviewmodel" "b1;b2;b3;b4;b5;b6;b7;b8;b9;b10;b11;b12;b13"
  15. showviewmodel
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement