home *** CD-ROM | disk | FTP | other *** search
- =============
- Quake C Patch
- =============
-
- Title............Doggie Rocket
- Author...........Adam (adam4@ripco.com)
- Files Modified...Weapons.QC
-
- Description: A neat patch I made myself. It turns your borring rockets
- into DOGGIES! When you launch them, 'Woof! Woof!' when they
- explode, they whine.
-
- How i did it (not very detailed, but just look at the file)
- I changed the model of the rocket to dog/dog.mdl the launch
- sound to some one from /sound/dog and added an explode sound
- (i cant seem to find where the explode sound is being played,
- maybe its hard coded or something)
-
- Files included...Weapons.QC and PROGS.DAT (for you non QCC people)
-
- Installation.....If you dont want to recompile it, run install.bat <quake directory and drive>
- then run doggie in your quake directory
-
- for quake c people, make a directory with all of the files in
- \qcc\v101qc and copy the weapons.qc over the existing one.
-
-