KilterBR 1.0b9 - Bombing Run (2k4-style) for Unreal Tournament 3

How To Install
--------------

Requirements
------------
This has been tested with the 2.0 and 2.1 patch for UT3. You should have at least 2.0 (Titan Pack) installed before trying this gametype.

Remember, this is a BETA. You get what you pay for, but it has been pretty well tested to date. :-)

Where Stuff Goes
----------------

We recommend putting the files you'll find here in your user folder and not in your game installation folder (and in fact, if you're using Vista, you pretty much have to just to avoid pain).

The typical install directory (on Vista) is in:

C:\Users\<username>\Documents\My Games\Unreal Tournament 3\UTGame

On XP it will be something similar in your My Documents folder.

I strongly recommend against putting things into the game folder inside Program Files.

If you are installing this on a server the install directory will be wherever your server company tells you. The important thing is that the top level is UTGame.

Inside the UTGame folder, you will need to place things into the following directories. If they do not exist, create them:

UTGame\Config
UTGame\Published\CookedPC

The directory structure of this package mirrors where you'll be putting the files.

You're now ready to install. Here's what to put where:

1. Put the KilterBR folder into the CookedPC directory.
2. Put the UTKilterBRSettings.ini and UTKilterBR.ini files int your Config directory.

You should be all set (except for maps, which are packaged separated). Simply start up UT3 and you should be able to play Instant Action. The gametypes will show up as "Bombing Run (2k4)" and "Vehicle BR (2k4)".


Settings
--------

The UTKilterBRSettings.ini contains the following:

[KilterBR.KilterBRSettings]
bAllowThrowScore=True
bAllowAdrenaline=True
bUse2k4Movement=True
bUse2k4Gravity=True
bTeammateBoost=True
bUseRigidBodyPhysics=True
bAllowMultiDodge=false

The options are as follows:

* bAllowThrowScore - Ability to disable three point scoring. This means
  you always have to run the ball into the goal. Discourages boosting
  across the map into the goal in LowGrav instagib games.

* bAllowAdrenaline - Turn Adrenaline on/off. See README for description
  of Adrenaline if you've not played 2k4.

* bUse2k4Movement - If set to true, this sets the various pawn movement
  parameters to match that of 2k4.

* bUse2k4Gravity - This setting sets the gravity to approximate 2k4 gravity.
  If you use the standard UT3 low-grav mutator, we detect this and set it
  to approximate 2k4 low-gravity. This means we don't need a special mutator
  just to get 2k4 low-grav settings.

* bTeammateBoost - Allows you to disable teammate boosting by setting this
  to false.

* bUseRigidBodyPhysics - Enable you to turn RB physics on and off. By default
  this option is on. This allows for more realistic ball physics in game. It
  also allows you to have the ball react properly with water volumes, etc.

* bAllowMultiDodge - In order to fix a stuttering bug, multi-dodge is once
  again part of the core gametype. The multi-dodge gives you unlimited dodging,
  dodge-jump, and if you wall dodge, it can stop your fall.
