Smiling Monsters Boost Handler for Unreal Tournament
Version : 1.1
Author: TheWatcher
Released: 19/09/2007

Distributed under the terms of OpenUnrealMod license - see LICENSE.txt for details
http://wiki.beyondunreal.com/wiki/OpenUnrealModLicense

Description
===========
This mutator allow a player to disable the momentum (boost) he receive from the shot of other player.

Installation
============
To use put the files in the System folder. To run the mutator on a server load it in the webadmin or enter this command.

admin servertravel MH-BirdBrainedResearch?game=MonsterHunt.MonsterHunt?Mutator=SMoBoostHandler_v11.SMoBoostHandler

For mapvotela the name of the mutator is:

SMoBoostHandler_v11.SMoBoostHandler

Configuration
=============
You can configurate the mutator variable via the SMoBoostHandler ini file :

bDefaultBoost    - Default boost setting for server. If true the mutator enable boost.
bUseNoLockMethod - Disable collision to stop lockdown effect. This is ok for bunnytrack and similar gametype. The proper method is to modify addvelocity function of pawn but this can cause other problem with mod like valhalla avatar.

You can set the variable via the console:

(admin) set SMoBoostHandler_v11.SMoBoostHandler bDefaultBoost false

Usage
=====
When you are on the server as a player enter the command "mutate boostoff" or "mutate booston". You will get a confirmation message that this setting is active.

Version history
===============
1.1 - [Add] Default boost setting for mutator.
    - [Add] Add code to stop throw by warhead shockwave.
    - [Add] Add code to make damage 0.
    - [Add] Add code to modify collision of player when he get damage.

1.0 - First version of SMoBoostHandler.

Archive contents
================
Help
|- README.txt - You are reading this :)
|- LICENSE.txt - OpenUnrealMod License. Please read this so you know what you can do with this mod.
Source
|- (Unrealscript source file)
System
|- SMoBoostHandler.ini - Ini file use by mutators.
|- SMoBoostHandler_v11.int - Ressource file so UT find the mutator. 
|- SMoBoostHandler_v11.u - Package containing the SMoBoostHandler mutator.

Contact
=======
If you find any bugs or have some suggestions please contact me.

contact@monsters.clansmiley.com

Community
=========
If you like playing UT for fun visit the Smiling Monsters community at http://www.smiling-monsters.com/community/. We have a public server at the IP 82.94.228.101. All are welcome but be nice and respect the rules ;) .