Diabalotia

engineer.cfg

Dec 19th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. exec binds
  2.  
  3. bind "MOUSE1" "+attack"
  4. bind "MOUSE2" "+attack2"
  5.  
  6. bind "MWHEELUP" "slot1; r_drawviewmodel 1"
  7. bind "MWHEELDOWN" "slot3; r_drawviewmodel 1"
  8.  
  9. bind "MOUSE4" "+fastbuildsentry"
  10. alias "+fastbuildsentry" "destroy 2 0;build 2 0;+attack"
  11. alias "-fastbuildsentry" "-attack;lastinv"
  12.  
  13. bind "MOUSE5" "slot2;r_drawviewmodel 0"
  14.  
  15. bind "r" "eureka"
  16. bind "shift" "+crouch"
  17. alias "eureka" "slot3; eureka_teleport"
  18. alias "eureka2" "slot3; eureka_teleport 1"
  19. alias +crouch "+duck; bind q eureka2"
  20. alias -crouch "-duck; bind q eureka"
Add Comment
Please, Sign In to add comment