Smiling Monsters EarthQuake for Unreal Tournament
Version : 1.1 (20070801)
Author: TheWatcher
Released: 01/08/2007

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

What does it do
===============
This mutator create the earthquake effect in the game :D . The new version introduce random number. 

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=SMoEarthQuake_v11.SMoEarthQuake

For mapvotela the name of the mutator is:

SMoEarthQuake_v11.SMoEarthQuake

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

BeginWaitTime - How long to wait before the first earthquake.
WaitTime      - Minimum time between the earthquake.
IntervalMin   - Minimum interval.
IntervalMax   - Maximum interval.
DurationMin   - Minimum duration.
DurationMax   - Maximum duration.
MagnitudeMin  - Minimum magnitude.
MagnitudeMax  - Maximum magnitude.

If you do not want something to be random set Min and Max to the same value. Also you can set WaitTime to zero so the earthquake are very random.

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

(admin) set SMoEarthQuake.SMoEarthQuake MagnitudeMax 3000

Changes
=======
1.1      - [Changed] Interval, Duration and Magnitude can now be random.
         - [Added]   BeginWaitTime to tell the mutator to wait at game start.
         - [Fixed]   Problem with sound.

1.0      - First version of EarthQuake mutator.

Idea for future version
=======================
- Introduce a gaussian curve for the earthquake magnitude(?).
- Add rock spawn(?).
- Throw also Decoration actor(?).

Thanks to
=========
- FieldMedic: For testing and suggestion to use random number.

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

!Important!: You must have AmbOutside.uax in the Sounds folder for this mutator to work.

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