Smiling Monsters Auto Pickup for Unreal Tournament
Version : 1.0
Author: TheWatcher
Released: 03/09/2007

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

What does it do
===============
This mutator give automatic a pickup to a player after a set time.

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 as admin.

admin servertravel DM-DarkCity][?game=BotPack.DeathMatchPlus?Mutator=SMoAutoPickup.SMoAutoPickup

For mapvotela the name of the mutator is:

SMoAutoPickup.SMoAutoPickup

For custom pickup you must be sure that it is in the serverpackages so they appear to client.

Configuration
=============
You can config the mutator variable via the ini file :

BeginWaitTime	- How long to wait after a match begin.
WaitTime	- How long to wait before player get the next pickup
IntervalMin	- Random interval minimum value.
IntervalMax	- Random interval maximum value.
DurationMin	- Random duration minimum value.
DurationMax	- Random duration maximum value.
PickupItem	- Name of pickup (packagename.classname).
ItemMessage	- Message that appear in the game when player get pickup.

You can set the variable via the console:

(admin) set SMoAutoPickup.SMoAutoPickup WaitTime 120

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


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