Title : Capture da Fro
	For QW ONLY

Date      : 9-12-97
Version   : 1.5

Credits	  : ID Software for Quake
	    John Carmack, Dave Kirsh, and Jack Mathews for QuakeWorld
	    John Cash for the base QuakeC

	    Chris "Oskilla" Little for models, skins, and fro QuakeC
	    Todd "Sacrilicious" Holscher for Jive messages in QuakeC

*  Type of Mod  *

Quake C  : yes
Sound    : no
MDL      : yes
Maps	 : no

*  Available Formats of Quake C  *

unified diff  : no
context diff  : no
.qc files     : yes
progs.dat     : yes


*  Distributions of Mod  *

Client pack:				fro_cl.zip
Server patch:				fro_15c.zip
QuakeC Source code:			fro_15s.zip

*  Description of Mod  *

Well, as you might imagine, the mod has something to do with a Fro.

When the level begins, a Fro spawns at one of the player spawn points.
The first person to touch the Fro gets it and the Fro appears on his
head.  

The person in possession of the Fro inflicts double damage.  Sometimes
the Fro causes people to talk involuntarily.  (You'll see . . . )
After surviving for two minutes with the Fro, you will be rewarded with
five frags and lose the Fro.  It respawns at another player spawn point.

If teamplay is turned on, scoring with the Fro still results in you
receiving five frags but additionally, each member of your team receives
three frags.

Besides the gameplay modifications, all printed text has been changed
to Jive.

*  Client Installation  *

To install the client, simply extract the pak0.pak file that
was included in the client pack .zip.  Then place them in your /quake/fro
directory.

Now simply join a Capture da Fro server from within GameSpy and everything
should function properly.

*  Server Installation  *

To install the server, extract the qwprogs.dat file from the server .zip
and place it in you /quake/fro directory.  You must use this directory or
the server will halt.

You may also install a client pack to allow dynamic model download, but
this may be a bad idea since there are two different client distributions
depending on the user's QW client.

Finally, add appropriate settings to the /quake/fro/server.cfg file.
Consult qwcentral.stomped.com for generalized help in setting up a QW
server.

*  Additional Server Settings  *

Capture da Fro contains two additional "serverinfo" settings:

The "fro" setting has the following behavior --
	Setting it to "OFF" will prevent the Fro from spawning.  This turns
		CdF into basically just regular DM with modified printed
		messages.

	Setting it to "KEEP" prevents a player who has just held the Fro for
		two minutes (and scored a Fro-goal) from losing the Fro.
		Consequently the only way for the Fro to change possessors
		is for someone to kill the Fro wearer.

	Setting it to any other value or omitting "fro" completely results
		in the Fro's normal behavior.

The "talk" setting has the following behavior --
	Setting it to "HIGH" causes the Fro to make the Fro wearer speak
		precisely every ten seconds.

	Setting it to "OFF" prevents the Fro from ever causing the Fro
		wearer to speak.

	Setting it to any other value or omitting "talk" completely results
		in the normal talking behavior:  approximately every 20-30
		seconds, the Fro causes the Fro wearer to speak.

*  Problems  *

If you have another flag.mdl file in your /quake/id1/progs/ or your 
/quake/qw/progs/ directory, you will experience a problem, especially if dynamic
download is attempted, since the CTF flag will probably be used instead of
the Fro when you posess the Fro.

*  License

Capture da Fro is Copyright 1997 by Chris Little and Todd Holscher.  All rights
are reserverd.  This software, including all models, source code, binaries, and
bytecodes, are the property of Chris Little and Todd Holscher.

Free distribution in any form is acceptable provided the .zip files are
distributed in unaltered form.  Any distribution wherein wherein the
distributor receives money or services is strictly prohibited.  For example,
inclusion on CD-ROMs for sale is strictly prohibited even in the case of CD-ROMs
being sold only to make up the cost of media.

CD-ROM and other publishers desiring to distribute Capture da Fro may contact
the authors, in which case an exception to this may be made.

Modifications of Capture da Fro are allowed with the provision that any 
distributed modifications of it are covered by this license, include the modified
source code, and that the authors be notified prior to release.

*  Version History  *

1.5	QW 2.01 QC merge
	
	Fixed respawn outside level

1.01	Rereleased the client files.  Packed this time and with correct instructions.

1.0	Fixed water sound bug, Fro retention bug, line length bug.  Skeleton code for
	version 2.0 in place but not active.

1.0b	Fro-th of July beta.