qSix

Quake autoexec.cfg

Aug 10th, 2018
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. //qSIX'S QUAKE CFG
  2. echo "LOADING qSIX'S QUAKE AUTOEXEC.CFG . . ."
  3.  
  4. //MOUSE SETTINGS
  5. sensitivity "0.9"
  6. +mlook
  7.  
  8. //BINDS
  9. bind "mouse1" "+attack" //Shoot
  10. bind "mouse2" "+jump" //Jump
  11. bind "w" "+forward"
  12. bind "s" "+back"
  13. bind "d" "+moveright"
  14. bind "a" "+moveleft"
  15. bind "enter" "messagemode"
  16. bind "ctrl" "impulse 1" //Axe
  17. bind "c" "impulse 2" //Shotgun
  18. bind "x" "impulse 3" //Super Shotgun
  19. bind "r" "impulse 4" //Nailgun
  20. bind "f" "impulse 5" //Super Nailgun
  21. bind "z" "impulse 6" //Grenade Launcher
  22. bind "q" "impulse 7" //Rocket Launcher
  23. bind "e" "impulse 8" //Lightning Gun
Advertisement
Add Comment
Please, Sign In to add comment