Title    : Ruination (MF) Capture the Flag
Filename : rctf13.zip
Version  : 1.3
Date     : 98-30-1
Author   : 'Mr.' Brian Yee
Email    : brianyee@hotmail.com


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

1. Unzip RCTF13.ZIP into your main quake2 directory

2. To run the game using RCTF, run Quake2 with this in the command line:

	+set game RCTF

   eg:  C:\PROGRA~1\QUAKE2\quake2 +set game rctf


RCTF will not work in single player mode, only in multiplayer.
You don't have to load the RCTF DLL file to play on another RCTF server.


Command line
------------

allowskins - if set to 1, Millenium Q2 skins are enabled,  0, they're not (default 0)
	(Millenium Q2 Skin Pack #3 are available at http://www.planetquake.com/mill) 

allowbfg - if set to 1, BFGs are enabled,  0, they're not (default 1)
allowrunes - if set to 1, runes are enabled,  0, they're not (default 1)
allowtrack - if set to 1, tracking flags is enabled, 0, it's not (default 1)
allowgrapple - if set to 1, grapples are in the game, if 0, they're not  (default 1)
hurtteam - if set to 1, teammembers can hurt eachother, if 0, they can't  (default 0)
regctf - if set to 1, Traditional CTF is enabled, 0, then Moving Flag CTF is enabled  (default 0)

teamratio - *this effects Moving Flag CTF only*
	    This value will determine how the game will go about placing
            new players into teams.  This should be the number of players
	    you'd like to have per team.  The game will then make a new team
	    when all other teams satisfy this value.
	    (default 2)
	    
	    ** NOTE: teamratio will only be in effect if maxteams is set to 0 **	
			

maxteams - *this effects Moving Flag CTF only*  
	   This value will define the maximum number of teams the
           game will create.  THIS OVERRIDES TEAMRATIO (unless set to 0).
           (default 2)
	   

To use, run quake2 with +set <variable> <1 or 0>

eg:  quake2 +set game rctf +set allowgrapple 1 +set hurtteam 0

* Note: if there is a file named "motd.txt" in the main quake2 directory,
        it'll display it's contents to players upon entering.

* these variables can be changed inside the game 
  but it's recommended you change them from the startup command line.


Console Commands
----------------

"use grapple"    - the grappling hook
"cmd droprune"     - drops your current rune
"cmd dropflag"  - drops the flag
"cmd whoisthat" - shows who you're looking at
"cmd switchteams <team#>" - this will switch you to the desired team
"cmd trackflag <team#>" - this will create a smoke trail in a straight line from
                          you, to the desired team flag

* Team #'s are as follows:
	Green = 1
	Red = 2
	Blue = 3
	Yellow = 4                
	White = 5
	Purple = 6
	DarkBlue = 7	

Version 1.3
-------------

-added tons of stuff since the last public release!
-added Moving Flag CTF  (or aka  MFCTF)  (or  RMFCTF)
-fixed exploding flag bug  (very annoying)
-MOTDs do not overwrite the game intro message.
-dropflag actually drops the flag, instead of returning it to it's home base

Old:
-fixed bug with disappearing flags,  shouldn't happen anymore 
-fixed bug with "cmd whoisthat", now it works properly
-added the startup MOTD


Thanks to
---------

Eric Cartman for finding bugs, and coming up with the name :)  
Mike Chan for support and bugfinding!

