Wrong Jail
==========
by Wormbo (wormbo@onlinehome.de)
Homepage: http://www.koehler-homepage.de/wormbo/


Description
-----------
Wrong Jail is a mutator for UT Jailbreak 3 which makes sure players don't camp
inside the jail their opponents are kept in. The mutator sends a message to all
players and either teleports that player into his own jail, kills him/her in
one of several ways or helps the jailed players to kill that player by removing
ammo or armor and health.


Installation
------------
The ZIP file contains directory information, so you only need to unzip the
files to your Unreal Tournament directory maintaining directory structures.
This file will automatically go to the UnrealTournament\Help directory and the
other two files go to the UnrealTournament\System directory.
If you want to host multiplayer games you also have to add the following line
to the [Engine.GameEngine] section of UnrealTournament.ini:

ServerPackages=WrongJail


Configuration
-------------
The mutator can be configured in single player or by a player logged in as
server admin through the console command "mutate wrongjail <punishment>", where
<punishment> can be one of the following:

RANDOM
Randomly selects a punishment type every time a player is detected in the wrong
jail. This is the default.

NOTHING
Disables punishments. Only the message is displayed.

1 or LLAMAIZE
Makes the player a Llama and continously drains health and armor.

2 or TELEPORT
Teleports the player to his/her team's jail.

3
Randomly teleports the player around the level up to five times. The player
will be teleported to his/her team's jail if he/she survived the little trip
around the map. If the map doesn't have damage zones or a noteable amount of
high rooms method 2 is used instead.

4
Gibs the player with dome explosion effects. The player will respawn in his/her
team's jail.

5 or SLAP
Slap-damages the player around until he/she is dead. The player will respawn in
his/her team's jail.

6
Makes the player thinner and thinner and reduces his FOV (kind of the opposite
of a pressure zone) before killing him/her. The player will respawn in his/her
team's jail.

7
Depressurizes the player like in a pressure zone. The player will respawn in
his/her team's jail.

8 on NOAMMO
Makes the player a Llama and continously removes ammo.

9 or KILL
Just kills the player. The player will respawn in his/her team's jail.


Known Bugs
----------
None.

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

Have Fun!