Advertisement
AwkwardFerret

My PAC binds

Jun 26th, 2018
355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. bind kp_end "pac_event kp1
  2. bind kp_downarrow "pac_event kp2
  3. bind kp_pgdn "pac_event kp3
  4. bind kp_leftarrow "pac_event kp4
  5. bind kp_5 "pac_event kp5
  6. bind kp_rightarrow "pac_event kp6
  7. bind kp_home "pac_event kp7
  8. bind kp_uparrow "pac_event kp8
  9. bind kp_pgup "pac_event kp9
  10. bind kp_minus "pac_event kpup
  11. bind kp_plus "pac_event kpm
  12. bind kp_enter "pac_event kpdown
  13. bind kp_ins "pac_event kp0
  14.  
  15. bind h "pac_event one 2
  16. bind j "pac_event two 2
  17. bind u "pac_event three 2
  18. bind i "pac_event four 2
  19. bind k "pac_event five 2
  20. bind l "pac_event view 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement