Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. unbindall
  2. bind TAB "+scores"
  3. bind SPACE "+moveright"
  4. bind + "sizeup"
  5. bind - "sizedown"
  6. bind 1 "weapon 1"
  7. bind 2 "weapon 2"
  8. bind 3 "weapon 3"
  9. bind 4 "weapon 4"
  10. bind 5 "weapon 5"
  11. bind 6 "weapon 6"
  12. bind 7 "weapon 7"
  13. bind 8 "weapon 8"
  14. bind 9 "weapon 9"
  15. bind = "sizeup"
  16. bind _ "sizedown"
  17. bind a "+moveleft"
  18. bind b "weapon 2"
  19. bind c "weapon 9"
  20. bind d "+back"
  21. bind e "weapon 6"
  22. bind f "+movedown"
  23. bind g "weapon 5"
  24. bind h "weapon 7"
  25. bind m "messagemode2"
  26. bind n "messagemode"
  27. bind p "messagemode"
  28. bind r "+moveup"
  29. bind s "+back"
  30. bind t "weapon 3"
  31. bind w "weapon 13"
  32. bind y "weapon 12"
  33. bind PAUSE "pause"
  34. bind CTRL "+movedown"
  35. bind SHIFT "+speed"
  36. bind F1 "vote yes"
  37. bind F2 "vote no"
  38. bind F3 "readyup"
  39. bind F11 "screenshot"
  40. bind MOUSE1 "+attack"
  41. bind MOUSE2 "+forward"
  42. bind MOUSE3 "+button2"
  43. bind MOUSE4 "+attack"
  44. bind MOUSE5 "+attack"
  45. bind MWHEELDOWN "weapprev"
  46. bind MWHEELUP "weapnext"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement