Smiling Monsters Idle Handler for Unreal Tournament
Version : 1.0
Author: TheWatcher
Released: 02/09/2007

Distributed under the terms of OpenUnrealMod license - see LICENSE.txt for details

What does it do
===============
This mutator verify if a player stay in a zone and modify the player so he does not block other player.

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

admin servertravel DM-Tempest?game=BotPack.DeathMatchPlus?Mutator=SMoIdleHandler.SMoIdleHandler

For mapvotela the name of the mutator is:

SMoIdleHandler.SMoIdleHandler

Config
======
You can config the mutator variable via the ini file. Here are what they do :

VerifyTime	- Frequency to verify player location.
IdleRadius	- If the distance between player location is lower than this value then the mutator will modify the player.

You can set the variable via the console. For example to change the IdleRadius setting:

(admin) set SMoIdleHandler.SMoIdleHandler IdleRadius 60

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
|- SMoIdleHandler.ini - Ini file use by mutators.
|- SMoIdleHandler.int - Ressource file so UT find the mutator. 
|- SMoIdleHandler.u - Package containing the SMoIdleHandler 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 ;) .