home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 #2 / NetCD2.iso / Demogame / Quake3 / q3ademo.exe / Main / pak0.pk3 / paulj.cfg < prev    next >
Encoding:
Text File  |  1999-11-29  |  2.0 KB  |  82 lines

  1.  
  2. // Configuration file for Paul Jaquays
  3.  
  4. exec default.cfg
  5.  
  6. // Standard Input
  7. bind mouse1 "+attack"
  8. bind mouse2 "+back"
  9. bind mouse3 "+forward"
  10. seta sensitivity "9"
  11.  
  12. seta sv_hostname "Valley_of_Shadows"
  13. seta cheats "1"
  14. seta cg_autoswitch "0" //off
  15.  
  16. unbind    mwheelup
  17. unbind    mwheeldown
  18.  
  19. bind     ,         "+moveleft"
  20. bind     .         "+moveright"
  21. bind     TAB         "+scores"
  22. bind    SPACE        "+moveup"
  23. bind    z               "+lookdown"
  24. bind    a               "+lookup"
  25. bind     d        "+moveup"
  26. bind    c               "+movedown"
  27. bind    x               "centerview"
  28. bind    PGDN            "+lookdown"
  29. bind    PGUP            "+lookup"
  30. bind    END             "centerview"
  31. bind    ENTER           "+speed"
  32. bind     b         "+button2"
  33. bind     n         "+button2"
  34. bind     m         "+zoom"
  35. bind     t         "messagemode"
  36. bind y         "messagemode2"
  37. bind h         "messagemode2"
  38. bind     CTRL               "+attack"
  39. bind     UPARROW         "+forward"
  40. bind     DOWNARROW         "+back"
  41. bind     LEFTARROW         "+left"
  42. bind     RIGHTARROW        "+right"
  43. bind     / "+zoom"
  44. bind     SHIFT "weapnext"
  45. bind     m "+button2"    //use item
  46. bind     ALT "+button3" // gesture
  47. bind     g "+button3" // gesture
  48. bind      1    "weapon 1" //Gauntlet
  49. bind      2    "weapon 2" //machine gun
  50. bind      3    "weapon 3" //shotgun
  51. bind      4    "weapon 4" //grenade launcher
  52. bind      5    "weapon 5" //rocket launcher
  53. bind      6    "weapon 6"
  54. bind      7    "weapon 7"
  55. bind      8    "weapon 8"
  56. bind      9    "weapon 9"
  57. bind        0    "weapon 0"
  58. bind      -    "weapon 10"
  59. bind      =    "weapon 11"
  60.  
  61. // Cheat/development Keys
  62.  
  63. bind    F2            "toggle r_nocurves"
  64. bind      F3               "toggle r_showtris"
  65. bind    F4              "toggle r_lockpvs"
  66. bind      F5        "toggle r_drawentities"
  67. bind    F6                "toggle r_fastsky"
  68. bind    F7              "toggle r_speeds"
  69. bind    F8              "toggle r_clear"
  70. bind    F9              "noclip"
  71. bind    F10             "god"
  72. bind    F11             "screenshot"
  73. bind    F12             "give all"
  74.  
  75. // miscellaneous stuff
  76. seta cl_run "1"
  77. seta color "5"
  78. seta name         "Thanatar"
  79. seta sex         "male"
  80. seta cg_lagometer "0"
  81. seta model         "visor/default"
  82.