================================================================
Title                   : MyMapLists
Version                 : 1.00
Release Date            : 3-26-2000
Filename                : my_maplists.zip
Author(s)               : Patrick Freeman "Mental"
Email Address           : patrickf@oz.net
Web Page                : http://www.oz.net/~patrickf/gaming/
Description             : mutator for UnrealTournament
================================================================

Installation Instructions:
==========================
Just extract all the files to your Unreal Tournament "system" folder.

here are the files and their intended locations:
	File:-              Folder:-    What is it?:-
	MyMapLists.u           System      Compiled code for the mutator.
	MyMapLists.int         System      Meta-class declaration.
	MyMapLists.txt         System      This file!
	MyMapLists.ini         System      your custom map lists.


Mutator Description:
====================
This mutator will give you 3 custom map lists for each UT map type:
DM (deathmatch), DOM (domination), CTF (capture the flag), and AS (assault).

These will show up when you go into the MapLists Window and select them from the top combobox.

You can customize these maplists in the 'MyMapLists.ini" file.
It is filled with the default maps. Change them to whatever you like,
just keep the same format as is already there.

Because of a VERY goofy thing in UT, you will not be able to customize these maplists
in the UT "MapLists" window. Also, selecting any maplist in that window,
replaces your 'custom' maplist with the one you selected (does that make sense?).

Also, you can customize the name of each maplist by opening up "MyMapLists.int" in Notepad
and changing the "Description". Just make sure you leave the format as is.

Anyways, it works good, you'll just have to customize your lists before you start UT


Disclaimer/Legal stuff:
=======================
I've tested it but use it at your own risk (although I don't know of any risks).
This Mutator is Copyright 2000 by Patrick Freeman
Please do not try to make money with this, or distribute it under a different name, etc.
If you do use my code in someway I would be grateful of some kind of
acknowledgement.

Any comments, bug reports, etc. 
email me at - patrickf@oz.net

Version History:
================
v1.00    -  Initial Release

Improvements/Next version:
==========================
Getting the MapLists window to work right so you can customize the maplists right there.

