================================================================================
  CAPTURE THE TREE VERSION 3.3
  ZEROPOINT PRODUCTIONS, DECEMBER 2007 (Orginal version by VUC++)
  D.SCHEERENS@GMAIL.COM
================================================================================



================================================================================
  TABLE OF CONTENTS.
================================================================================
 1. INTRODUCTION.
 2. QUICK INSTALLATION GUIDE.
 3. CTT VERSION HISTORY.
 
 

================================================================================
  1. INTRODUCTION.
================================================================================
Capture the tree is a mutator for CTF games to add a holiday flavour to your
server. This mutator replaces the flags with Christmas trees. The trees
themselves are equipped with some fancy blinking lights. Another mutator is
included that will add a snow effect to the scoreboard.



================================================================================
  2. QUICK INSTALLATION GUIDE.
================================================================================
 1. Make sure your server has been shut down.
 
 2. Copy the files CTTree2y.u, CTTree33.u and CTTree33.int to the system
    directory of your Unreal Tournament server.
 
 3. If your server is using redirect upload the following files to your redirect
    server: CTTree2y.u.uz and CTTree33.u.uz.
 
 4. Open your servers configuration file (e.g. server.ini or
    unrealtournament.ini).
 
 5. Add the following lines to the [Engine.GameEngine] section:
    ServerPackages=CTTree2y
    ServerPackages=CTTree33
 
 6. Save the changes.
 
 7. Add the mutators to your server. If they have to be added manually (e.g. if
    you launch the server from command line) use the following mutators:
    CTTree33.CTTMutator
    CTTree33.CTTSnowMutator
    * NOTE * Place the CTTree33.CTTSnowMutator before any other mutator that
    replaces the default scoreboard, like SmartCTF for example.
 
 8. (Re)Start your server. Happy holidays.



================================================================================
  3. CTT VERSION HISTORY.
================================================================================

=== CTT v3.3 ===================================================================
 - Fixed: Accessed none warnings due to replacing the flags.
 - Changed: The lights will now continue to appear if the tree is held by a player.

=== CTT v3.1 ===================================================================
 - Added: Blinking lights on the trees.
 - Misc: First public release of Capture the Tree 3.
 
=== CTT v3.0 ===================================================================
 - Changed: Brand new skin for the xmas tree models.
 - Changed: New snow effect for the scoreboard.
 - Misc: Complete remake of Capture the Tree 2.0.
 