Advertisement
Guest User

Untitled

a guest
May 29th, 2015
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. // Jumpthrow
  2. alias "+jumpthrow" "+jump;-attack"
  3. alias "-jumpthrow" "-jump"
  4. bind "n" "+jumpthrow"
  5.  
  6. // Run Jumpthrow
  7. alias "+jumpthrow1" "+forward;+jump;-attack"
  8. alias "-jumpthrow1" "-jump;-forward"
  9. bind "h" "+jumpthrow1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement