Advertisement
Chdata

engineer.cfg | Default Engineer Binds

Jul 14th, 2014
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. exec class.cfg
  2.  
  3. hud_combattext_batching 0
  4.  
  5. bind MWHEELUP slot1;
  6. bind MOUSE3 slot2;
  7. bind MWHEELDOWN slot3;
  8.  
  9. // Build-Break
  10. alias "BB" "ToggleBB";
  11. alias "ToggleBB" "slot4; alias BB BBToggle";
  12. alias "BBToggle" "slot5; alias BB ToggleBB";
  13. bind mouse4 BB;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement