Diabalotia

scout.cfg

Dec 19th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. exec binds
  2.  
  3. bind "mouse1" "+scatter"
  4. alias "+scatter" "slot1;+attack;r_drawviewmodel 0"
  5. alias "-scatter" "slot1;-attack;r_drawviewmodel 0"
  6.  
  7. bind "mouse2" "+pistol"
  8. alias "+pistol" "slot2;+attack"
  9. alias "-pistol" "slot2;-attack"
  10.  
  11. bind "mouse3" "+drink"
  12. alias "+drink" "slot2;+attack;r_drawviewmodel 1"
  13. alias "-drink" "slot1;-attack;r_drawviewmodel 1"
  14.  
  15. bind "mouse4" "+sandman"
  16. alias "+sandman" "+attack2;r_drawviewmodel 1"
  17. alias "-sandman" "-attack2;r_drawviewmodel 1"
  18.  
  19. bind "mouse5" "+bat"
  20. alias "+bat" "slot3; +attack; r_drawviewmodel 1"
  21. alias "-bat" "-attack; r_drawviewmodel 1"
Add Comment
Please, Sign In to add comment