Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. alias +lj "+forward;+jump;+duck"
  2. alias -lj "-forward"
  3. alias minus "-jump; -duck"
  4. alias mwbind "bind mwheeldown minus;-duck;bind mwheelup +lj"
  5. alias mwunbind "bind mwheelup +jump; bind mwheeldown +jump"
  6. alias +ljbind "mwbind"
  7. alias -ljbind "minus; mwunbind"
  8. bind mouse4 +ljbind
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement