Advertisement
Guest User

wasd.cfg - half life tech demo

a guest
Jan 11th, 2013
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. #bind z "r_drawviewmodel 0"
  2. #bind x "r_drawviewmodel 1"
  3. bind "z" "+movedown"
  4. bind "q" "+moveup"
  5. bind "g" "god"
  6. bind "r" "notarget"
  7. bind "h" "r_fullbright 1"
  8. bind "j" "r_fullbright 0"
  9. bind "n" "noclip"
  10. #bind "u" "host_speeds 0"
  11. #bind "y" "host_speeds 2"
  12. bind "w" "+forward"
  13. bind "s" "+back"
  14. bind "a" "+moveleft"
  15. bind "d" "+moveright"
  16. bind "e" "+use"
  17. bind "c" "+duck"
  18. bind tab "host_framerate .01"
  19. bind shift "host_framerate 0"
  20. sensitivity "3"
  21. lookstrafe "0"
  22. _windowed_mouse "1"
  23. crosshair "1"
  24. +mlook
  25. gamma 2.5
  26. brightness 1
  27.  
  28.  
  29. bind [ "_windowed_mouse 1"
  30. bind ] "_windowed_mouse 0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement