Who Pushed Me?
==============
by Wormbo (wormbo@onlinehome.de)
Homepage: http://www.koehler-homepage.de/wormbo/


Description
-----------

Sometimes when you hit an opponent you shoot him/her into lava, slime or other
hazzardous areas. You have caused your opponent to die, but you don't get any
points for it.
This mutator checks for that kind if kill and awards you the points you should
receive because you were responsible for the kill.
Note: This mutator makes no difference between teams, so if you push your
teammate so he/she falls down from one of the towers in Facing Worlds this will
be counted as team kill.



Installation
------------

If you downloaded the UMOD version, just doubleclick the UMOD file and UT's
setup program should take care of the installation.

The non-UMOD version's ZIP file contains directory information, so you only
need to unzip the files to your UT directory.
If you want to host multiplayer games you also have to add the following lines
to the [Engine.GameEngine] section of UnrealTournament.ini:

ServerPackages=EnhancedItems
ServerPackages=WhoPushedMe



Problems during UMOD installation
---------------------------------

- When I double-click the UMod file, nothing happens
  (or: Explorer asks which program I want to open it with).

Your .umod file association is probably broken; that is a common problem and
nothing to worry about too much.
Check http://wiki.beyondunreal.com/wiki/UMOD/Problems for ways to fix the
problem.


- I can start the UMod installer, but it keeps complaining that I don't have
  Unreal Tournament installed.

Assuming that you do have Unreal Tournament installed, that's just another
common problem with UMods. Make a backup copy of Manifest.ini in your System
directory and create a new Manifest.ini with the following lines in it:

[Setup]
MasterProduct=UnrealTournament
Group=UnrealTournament

[UnrealTournament]
Caption=Unreal Tournament
Version=436

That'll make the UMod installer rightfully believe that you do have
Unreal Tournament installed.



How to use
----------

Just add the "Who Pushed Me?" mutator to the list when starting a new game.



Known Bugs
----------

Who Pushed Me will not correctly work when combined with UT Jailbreak 3 SP1.
This is a bug in Jailbreak and is fixed in Jailbreak 3 Gold (SP2).

Feel free to mail me if if found another bug. Please tell me which mods and/or
mutators you used and please try to describe how the bug can be reproduced.


Have Fun!