Advertisement
Diabalotia

sniper.cfg

Dec 19th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. exec binds
  2.  
  3. bind "MOUSE1" "+sniper_rifle"
  4. alias "+sniper_rifle" "slot1; +attack"
  5. alias "-sniper_rifle" "slot1; -attack"
  6.  
  7. bind "MOUSE2" "+attack2"
  8.  
  9. bind "MOUSE3" "+jarate"
  10. alias "+jarate" "slot2; +attack; r_drawviewmodel 1"
  11. alias "-jarate" "slot1; -attack; r_drawviewmodel 1"
  12.  
  13. bind "MOUSE4" "+smg"
  14. alias "+smg" "slot2; r_drawviewodel 0; +attack5"
  15. alias "-smg" "slot2; r_drawviewmodel 0; -attack"
  16.  
  17. bind "MOUSE5" "+melee"
  18. alias "+melee" "slot3; +attack; r_drawviewmodel 1"
  19. alias "-melee" "slot3; -attack; r_drawviewmodel 1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement