//////////////////////////////////////////////////////////////////////////
//
// QFeedback for UT2004
//   by CoolDude (09-2004)
//
//////////////////////////////////////////////////////////////////////////

 Description:
   This mutator simulates the feedback you get in Quake III Arena when
   you inflict damage on someone.  You will hear a certain sound when
   you hit an enemy, and a different sound when you hit a teammate.



 Remarks:
   - As suspected by now, this was mostly a copy, paste and modify job.
   - It also works for Vehicles.
   - Not tested on UT2003.



 Installation:
   Copy the files into the <UT2004>\System directory.
   Start up UT2004, select "Q3 Hitsounds" in your mutator tab and add it.



 Multiplayer game:
   If you want to use QFeedback in a multiplayer game, modify your UT2004.ini.
   Under [Engine.GameEngine] add the following line:

   ServerPackages=QFeedback



 Special thanks to:
   Scott "Frood" Shingler (author of QFeedback for UT99)
   {ACU}                  (author of ILTKHitSounds1B for UT200x)



  