home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 29 / XENIATGM29.iso / wads / qpatch / remote.txt < prev    next >
Text File  |  1997-06-11  |  4KB  |  137 lines

  1. Title    : RemoteRidicule for Quake
  2. Filename : remote.zip
  3. Version  : 1.0
  4. Date     : 96/27/8
  5. Author   : James 'Jaymz' Cullen of The Lone Gunmen
  6. Email    : lcullen@eis.net.au
  7. Credits  : Quake-C Manual.
  8.          by Olivier Montanuy 
  9.             Olivier.Montanuy@wanadoo.fr
  10.  
  11.            id Software
  12.  
  13. ***** PROFANITY WARNING PROFANITY WARNING *****
  14. This patch contains samples from the movie
  15. 'Aliens', and has course language in it. If
  16. those sort of words insult you, I suggest
  17. that you don't download it. If I get mail
  18. complaining about the vulgar language in this
  19. patch, I will send the person who sent it some
  20. constructive words that will make the ones in
  21. this patch seem tame. You have been warned....
  22.  
  23. Type of Mod
  24. -----------
  25. Quake C  : yes
  26. Sound    : yes
  27. MDL      : no
  28.  
  29. Format of Quake C
  30. -----------------
  31. unified diff  : no
  32. context diff  : no
  33. .qc files     : yes
  34. progs.dat     : yes
  35.  
  36. Description of the Modification
  37. -------------------------------
  38. Although I don't like Duke Nukem that much, I have to admit that the
  39. RemoteRidicule feature in Duke is pretty cool. A whole horde of lamers
  40. on the Quake newsgroups insist for people to make Quake more like Duke
  41. Nukem. However, as James Hetfield from Metallica once said: "Moving
  42. back instead of forward seems to me absurd" (From Eye of the Beholder,
  43. on the ...And Justice for All album). But RemoteRidicule is suprisingly
  44. one of the *VERY* few things I like about Duke Nukem.
  45.  
  46. The modification was suprisingly easy, and I typed it up in about 5 minutes.
  47. I'm suprised no-one has done this before, as I only know little tidbits of
  48. QuakeC. This came into my head from a request from my brother and fellow
  49. Gunman, Incubus, who still plays Duke, and is probably the ONLY gunman who
  50. does so. So I typed in a couple of lines, and stuck in 6 wave files from
  51. Aliens, because they were the coolest wav files I had sitting on my HD at
  52. the time of writing. I may consider releasing a newer version with new
  53. sounds.
  54.  
  55. How to use Modification
  56. -------------------------------
  57. When you run the patch up, it will automatically
  58. reconfigure the following keys as the remote ridicule
  59. keys:
  60.  
  61. Q - RemoteRidicule 1
  62. W - RemoteRidicule 2
  63. E - RemoteRidicule 3
  64. R - RemoteRidicule 4
  65. Y - RemoteRidicule 5
  66. U - RemoteRidicule 6
  67.  
  68. If you want to change these keys to something else,
  69. edit the QUAKE.RC file that should reside in your
  70. REMOTE directory from your QUAKE directory. You then
  71. find the following lines:
  72.  
  73. bind q "impulse 30"
  74. bind w "impulse 31"
  75. bind e "impulse 32"
  76. bind r "impulse 33"
  77. bind y "impulse 34"
  78. bind u "impulse 35"
  79.  
  80. And change the letter after 'bind' to whatever key
  81. you want to set it to. For instance, you could set
  82. it to your function keys by typing:
  83.  
  84. bind F1 "impulse 30"
  85. bind F2 "impulse 31"
  86. bind F3 "impulse 32"
  87. bind F4 "impulse 33"
  88. bind F5 "impulse 34"
  89. bind F6 "impulse 35"
  90.  
  91. How to Install the Modification
  92. -------------------------------
  93. Copy the REMOTE.ZIP file into your quake directory, and
  94. unzip it by typing (without the quotes):
  95.  
  96.                    "PKUNZIP REMOTE.ZIP -D"
  97.                                        ^^
  98.                                DON'T FORGET THE -D!
  99.  
  100. Then run the REMOTE.BAT file in your Quake directory, or
  101. if you want to do it manually, type "QUAKE -game remote"
  102. or "Q95.BAT -game remote".
  103.  
  104. Technical Details
  105. -----------------
  106. Features:
  107.  
  108.         1. Enables use of 6 RemoteRidicule sounds.
  109.  
  110. Bugs:
  111.  
  112.         1. None whatsoever, because my code is perfect all the time ;)
  113.  
  114. Author Information
  115. ------------------
  116. Jaymz is from The Lone Gunmen, amongst the very first Quake clans to
  117. be formed. The Lone Gunmen intend to create all-new add-ons for Quake,
  118. AND dominate the Quake Clan scene. If you wish to help us with developing
  119. our add-ons, then please e-mail Jaymz at lcullen@eis.net.au or visit our
  120. homepage: http://www2.eis.net.au/~lcullen/tlg/index.html for our online
  121. membership form.
  122.  
  123. Copyright and Distribution Permissions
  124. --------------------------------------
  125.  
  126. Authors MAY do whatever the hell they want with this file. It was
  127. so shockingly easy to create, I don't even care if you want to credit
  128. me or not. Believe me, I lost NO sweat over it......
  129.  
  130. Availability
  131. ------------
  132.  
  133. This modification is available from the following places:
  134.  
  135. The Lone Gunmen homepage:
  136. http://www2.eis.net.au/~lcullen/tlg/index.html
  137.