Advertisement
YaLTeR

defbinds

May 3rd, 2015
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. bind w "+forward"
  2. bind s "+back"
  3. bind a "+moveleft"
  4. bind d "+moveright"
  5. bind e "+use"
  6. bind r "+reload"
  7. bind space "+jump"
  8. bind ctrl "+duck"
  9. bind shift "+speed"
  10. bind tab "+showscores"
  11. bind mouse1 "+attack"
  12. bind mouse2 "+attack2"
  13.  
  14. bind mwheelup "invprev"
  15. bind mwheeldown "invnext"
  16. bind escape "cancelselect"
  17. bind q "lastinv"
  18. bind y "messagemode"
  19. bind u "messagemode2"
  20. bind f "impulse 100"
  21. bind t "impulse 201"
  22. bind g "drop"
  23. bind f5 "snapshot"
  24. bind f6 "save quick"
  25. bind f7 "load quick"
  26. bind pause "pause"
  27. bind ` "toggleconsole"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement