OPBan Installation
==================

1. Unzip opban03.zip into the UT system directory using folder names.

or

1a. Place the files in the appropriate directory thus:

        opban.u         ~unreal/system
        *.uhtm          ~unreal/web/OPBan

2. In UnrealTournament.ini, [Engine.GameEngine] add the following:

        ServerActors=OPBan.OPBan

3. In UnrealTournament.ini, [UWeb.WebServer] add the following:

        Applications[n]=OPBan.OPBanWeb
        ApplicationPaths[n]=/OPBan

        where [n] is the next on the list ([2] or [3] etc)

If you've done this right, fire up UT and browse to (note caps!):

        http://<server_ip>:<port>/OPBan

Use the UT WebAdmin username and password when prompted. The OPBan
options screen showing means it's working; an error message or nothing
at all means Something Has Gone Wrong.
