home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 August / netCD48.iso / mac / net / Game / q2-314-x86-full.exe / baseq2 / pak1.pak / todd.cfg < prev   
Text File  |  1998-02-12  |  1KB  |  58 lines

  1.  
  2. // Configuration file for Todd
  3.  
  4. exec default.cfg
  5. exec inv.cfg
  6.  
  7. // Standard Input
  8. bind mouse1 +attack
  9. bind mouse2 +forward 
  10. bind mouse3 +mlook
  11. sensitivity 8
  12. m_pitch .022
  13. cl_forwardspeed 400
  14. cl_sidespeed 400
  15. cl_backspeed 400
  16. cl_run 1
  17. set lookstrafe 0
  18. name Toddh
  19. color 4 10
  20. lookspring 2000
  21. hostname ToddHost
  22. set freelook 0
  23. set crosshair 1
  24.  
  25.  
  26. bind    .            +moveleft
  27. bind    /            +moveright
  28. bind    SHIFT                   "weapnext"
  29. bind    \                       +mlook
  30. bind    z                       +lookdown
  31. bind    a                       +lookup
  32. bind     d            +moveup
  33. bind    SPACE            +moveup
  34. bind    c                       +movedown
  35. bind    m            +movedown
  36. bind    x                       centerview
  37. bind    PGDN                  +lookdown
  38. bind    PGUP                  +lookup
  39. bind    END                   centerview
  40. bind    ENTER                 "invuse"
  41. bind    CTRL                  +attack
  42. bind    UPARROW               +forward
  43. bind    DOWNARROW             +back
  44. bind    ,              +back
  45. bind    LEFTARROW             +left
  46. bind    RIGHTARROW            +right
  47.  
  48. // Cheat Keys
  49.  
  50. bind    F5                    "give all; use super shotgun"
  51. bind    F6                    "r_speeds 0"
  52. bind    F7                    "r_speeds 1"
  53. bind    F8                    "notarget"
  54. bind    F9                    "noclip"
  55. bind    F10                   "god"
  56. bind    F11                   "screenshot"
  57. bind    F12                   "quit"
  58.