SmartUT
version 0.1 BETA
(W)2007 iDeFiX


About
-----

SmartUT adds SmartCTF and similair features to other gametypes.

Currently supported gametypes are:
- Capture the flag
- Team Deathmatch
- Team Last Man Standing (requires the TeamLMS mutator)
- Domination

WARNING
This is beta software. Use at own risk.
Please don't use it in official wars and leagues.


Installation
------------

Copy all files to the {UT}\System directory.

Add the following to the server.ini in the [Engine.GameEngine] section:
ServerPackages=SmartUT01

If you don't use the SmartUT serveractor, you have to add the correct SmartUT type (see SmartUT01.int) at startup.
To run SmartUT as an serveractor, also add the following to the [Engine.GameEngine] section:
ServerActors=SmartUT01.SmartUTServerActor

If you want to use IpToCountry, check the documentation for installation and general configuration.
If you want to use TeamLMS, check the documentation for installation and general configuration.


Configuration
-------------

{TODO!}

SmartUT is configured in the SmartUT.ini.
Only new features will be described, so check SmartCTF documentation (http://www.dnfclan.com/~sin/SmartCTF/readme/4C.htm) for known settings.

bShowExtraInfo=true			Equals to bShowFCLocationShows in CTF; shows Deaths+Effiency in HUD in other gametypes
CountryFlagsPackage=CountryFlags2	Show country flags of players (leave empty to disable)
bReadyFlag=true				Monitors who's ready in tournament mode. Note: Ready flags are visible in scoreboard despite this setting (if implemented with GreenFlag)
bNewSpawnKillScoring=true		After 2 spawnkills, incrementing penalty will be given for each new spawnkill


Credits
-------

Used (part of) code with and without permission of
- SmartCTF by {PiN}Kev and {DnF2}SiNiSTeR
- CamperDMEnhanced by :[lol]:Mhor


History
-------

0.1 (2007/11/25)	Public beta release
	+ Country flags
	+ Clickboard
	+ Spawnkill penalty system
	+ Bonusses/Penalties for: kill, suicide, spree level, multikill level
	+ [CTF] Scoreboard shows flagreturns if no seals
	+ [TDM] Camper Enhanced
	+ [TDM,DOM,LMS] Bonusses/penalties for: killed amplifier, pickups, teamkill, low health kill
	+ [TDM,DOM,LMS] HUD shows deaths and effiency (bShowExtraInfo)

