Smiling Monsters FPH Alarm for Unreal Tournament
Version : 1.2 (20070923)
Author: TheWatcher
Released: 23/09/2007

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

Description
===========
This mutator will log and kick/ban a player if he reach a set fph (frag per hour), suicide or teamkill. The fph setting apply to all gametype and the suicide, teamkill setting apply to team deathmatch. This new version detect if the server use the instagibdm or sniperarena mutator and will modify the fph limit.

Installation
============
To use put the files in the System folder. To run the mutator on a server load it in the webadmin or enter the command below. It is a serverside mutator so it is not necessary to add to the serverpackages.

admin servertravel DM-Deck16][?game=BotPack.DeathMatchPlus?Mutator=SMoFPHAlarm_v12.SMoFPHAlarm

For mapvotela the name of the mutator is:

SMoFPHAlarm_v12.SMoFPHAlarm

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

bBan               - Ban the player.
bKick              - Kick the player.
bUseOutsideLog     - Use outside log file.
FPHLimitNormal     - FPH limit with normal weapon.
FPHLimitInstaGib   - FPH limit for instagib and sniperarena.
NegativeScoreLimit - Negative score limit (Team DeathMatch).
NumFragVerify      - Number of frag before verify of FPH. This is because fph in start of game can be high.
TeamKillLimit      - Team kill limit (Team DeathMatch).

You can set the variable via the console:

(admin) set SMoFPHAlarm_v12.SMoFPHAlarm FPHLimitNormal 600

Change
======
1.2 - [Fix]    Code that calculate playertime.
    - [Add]    FPH setting for normal and instagib/sniperarena.
    - [Add]    Outside log file.
    - [Change] Code to detect teamdeathmatch.

1.1 - [Change] Replace timer with scorekill function.
    - [Add]    Verify of negativescore and suicide.
    - [Add]    Setting to kick and ban player.
    - [Add]    Setting to message player.

1.0 - First version of SMoFPHAlarm.

Archive content
===============
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
|- SMoFPHAlarm.ini - Ini file use by mutators.
|- SMoFPHAlarm_v12.int - Ressource file so UT find the mutator. 
|- SMoFPHAlarm_v12.u - Package containing the SMoSMoFPHAlarm mutator.

Thanks
======
- adminthis: For many suggestion.
- Idefix:    Ban function of hiddenadmin.

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

contact@smiling-monsters.com (new email !)

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 ;) .