Domination - Q3 v1.2
--------------------

Basic rules
-----------

"Capture" the domination points. While you hold a control point,
your team gains points at a rate of 1 point every 2 seconds. The
more points you have, the more points you will get.

The first team to reach "dominationlimit" points wins the match.


Installation & Running notes
----------------------------

IMPORTANT: If you have installed a previous version, DELETE any
DLL's from your domination directory. These will prevent the 
updated version from working correctly.

Place the domination.pk3 file inside a "domination" directory off
your quake3 main directory. This will be done already if you unzip'd
the distribution to your \quake III arena\ directory.


Clients (players):

Players connecting to the server MUST be must be started with the 
command line:

quake3.exe +set fs_game domination +connect ip.goes.here

Alternatively, you can use the dominate.exe which will have been placed
in your quake3 directory. Simply enter the name of a server and click connect.


Servers:

To launch a domination server, use the command line:

quake3.exe +set sv_pure 0 +set fs_game domination +set g_gametype 5 +map q3ctf1
   or
quake3.exe +set sv_pure 0 +set dedicated 1 +exec domination.config

Alternatively, you can use the dominate.exe to start the server, or to create 
a shortcut for you.


Note on QVM vs DLL's
--------------------

Support for DLL's has now been dropped from the main release, as they
appear to simply confuse the majority of people. The distributed pk3
file works under all platforms supported by Quake3. You must have a 
compatible version of Quake 3, which means 1.15 or later. 

Remove any DLL's from the \quake III arena\domination\ directory before
playing.


Replace.lst
-----------

This file is a text file which you may open with notepad. This defines
which items are replaced with domination points - sample levels have
been set up, however if you wish to add support for other levels, add
some entries in this file. There are instructions at the top explaining
the format of the file.

If you come up with some good replacements, please send me your changes
to the file and I will include them in the next release.


Dominate
--------

This little executable can start quake3 for you, either when starting
a server or to play on the internet as a client (player). Before you
use dominate, you should check the settings page, and click "update" -
untick the boxes if you dont want shortcuts created. 

After that, just go to the "client" or "server" page, depending on which
you want to do. Hopefully the rest of it should be understandable - To
play as a client, just enter the ip address and port of a server, or 
select one you've played on before from the drop down. To run a server,
tick the options you want, and then press launch.


Notes for mappers
-----------------

To create a domination level, simply insert "domination_point" entities,
much as you would the "team_CTF_blueflag" entities for CTF. Note that
location descriptions should be made available for all areas with a
domination point, as these will be used for the hud.

Domination Q3 supports as many domination points as the mapper chooses 
to place in the level - so levels with 3 or more points are perfectly 
feasable. The hud has a limit of the number it will display.

When releasing a map, please include a .arena file which specifies the
type "domination" (and other modes, if applicable) - this makes it visible
within the "start server" interface.

Please contact me with details of domination maps - I will attempt to
maintain a list of maps on the homepage.


Homepage
--------

This mod is now hosted at PlanetQuake:
     http://www.planetquake.com/domination/


Credits
-------

Coding: Anthony Jacques - AnthonyJ@btinternet.com
Model: based upon Threewave CTF
Sound: temporarily using an LMCTF sound
Quake3: ID Software.
<????>: for implementing a fun gamemode in Unreal Tournament.

Graphics:
  UI tweaks: Anders Andersen, aka Susse
  Logo graphic: Rungy
  Hud logo: Mac
  Webpage gfx: Mac

Testing:
  Swelter[SLH]
  Haggis
  Susse