Recon Wars Readme.txt
---------------------

How to Install:
---------------
Run the Install program (if you are upgrading. let it overwrite your old files!!!)

How to Start the Game:
-----------------------
quake2 +set game recon +deathmatch 1 +disconnect
then after the game starts and you get a blank screen type in +exec server.cfg and hit enter
then type +map komctf2 and you will be all ready to play Recon Wars. Enjoy.

NOTE: If your quake 2 directory is not under c:\quake2\ then you will have to change it in the
Server dedicated and other Server files if you are running the server installation.

General Commands:
----------------
Check out commands.txt for more info!!!

Server DM OPTIONS:
*******************
//DF_NO_HEALTH		1
//DF_NO_ITEMS		2
//DF_WEAPONS_STAY	4
//DF_NO_FALLING		8
//DF_INSTANT_ITEMS	16
//DF_SAME_LEVEL		32
//DF_SKINTEAMS		64
//DF_MODELTEAMS		128
//DF_NO_FRIENDLY_FIRE	256
//DF_SPAWN_FARTHEST	512
//DF_FORCE_RESPAWN	1024
//DF_NO_ARMOR		2048
//DF_ALLOW_EXIT		4096
//DF_INFINITE_AMMO	8192
//DF_QUAD_DROP		16384
//DF_FIXED_FOV		32768
//DF_MAP_VOTE		65536
//


***************************LATEST VERSION UPDATES***********************************
Version 3.25
--------------
Added in a pistol for spy. Spy now has a silencer too
Added in so the Shotgun, super shotgun shoot more realistically
Added in a new version of a dispenser
Added in wound damage. Default it is off.
Fixed Dropping of ammo.
Fixed Jumping Bug
Added in Class spawning support
Added in Better Gib support
Added in Clan Banning features.
Added in ip banning.
Added in a LINUX version.

Version 3.21
--------------
Had to go to a older version so not everything is in.
no fph at the seconds. will try to get them in the next release.
fixed the platform bug.
any bugs. report them!
Version 3.20
--------------
Added in a Offhand grapple
Added in support to turn on and off each grapple
Added in so you have to be very close to your item you are upgrading to upgrade it
Fixed ALOT of bugs.
Added in so you can have different character motd. other than the normal character as you notice in the motd.
Added in support to turn on and off the motd.
Added in Fair Teams mode
Added in No team switching mode
Fixed part of the HighScores support.
Added in Team Frags mode. Turn it on. And your teams score is how many frags you have. :)
Added in Team damage modes
	0 = No damage to team members
	1 = damage to team members
	2 = only armor damage to team members
	3 = any damage done to your team members from you means you will get delt the same damage
	4 = if you kill your team members, you die also
Added in a server variable to turn on and off self radius damage
Added in a Frag Count Thing(actually finished it)
Added in a Frag Per Hour(F.P.H. for short). :)
Improved the Menu system. :)


Version 3.07
--------------
Fixed Infinite Health loop
Fixed Defense Laser bug
Added in so when you change teams or disconnect. Anything you built or made is destroyed
Fixed the Map Code bug...
Slowed the the speed of the sentry gun.
Moody and his team finished the male skins. The SkinPack will be updated.
Added in a some new .pcx files into the skin pack for the client update.
Added in Sniper Alarms
Added in TripWires
Added in land mines. :)
updated the scanner to pick up land mines and prox.
That is it. Hope you enjoy the update.

Version 3.06
--------------
Fixed T_Damage code
Added in so your own team can't destroy your own team's weapons and stuff.
Added in a Scanner for the soldier and the scout
Added in the nuke for the soldier
Added in a jammer for the spy(can jam the scanner so it doesn't work correctly)
Fixed Sentry shoot code
Tweaked the Sentry shoot code
Fixed the Sentry repair and put in ammo code
Did some work to make the repair and put in ammo code better.
Added in Class armor limits


Version 3.05
--------------
Added in the Spys Disguise totally. :)
Fixed the skin problem
Made the Decoy Better

Version 3.00
--------------
Added in Fire Grenades
Added in Fire Rockets
Added in Fire Hyper Blaster
Added in some other things...

Version 2.95
--------------
Added in Midi Player support
Added in CTF Logging Standard 1.00
PLEASE NOTE: IF YOU HAVE ON CTF Logging Standard 1.00, you CAN NOT PLAY MIDI'S. :(

Version 2.90
--------------
Re-Wrote almost all the code. 
Added in some more custom stuff like for chaos power and stuff.
I added in alot better quality stuff too. 
And NO BUGS!!
if you find any...EMAIL ME PLEASE
Added in a CTf_Goal_System
here is the details
/* MAIN GOAL CTF ENTITY*/
/* classname = item_ctf_goal */
/* cap_goal 1 for the 1st team to cap, 2 for the 2nd team to cap*/
/* goal_to_who 1 for you, 2 for your team, 3 for the other team, 4 for both teams*/
/* md2 sets the model for the goal */
/* respawn_time how long before the goal reappears to think again */
/* give_health_goal how much the goal will give you in health */
/* dmg_goal how much the goal will damage you in dmg points wise */
/* breather_time how much breather time you get from the goal in seconds*/
/* enviro_time how much enviromental suit time you get from the goal in seconds*/
/* invin how much invincible time you get from the goal in seconds*/
/* quad_time how much quad time you get from the goal in seconds*/
/* ammo type of ammo you get from the goal*/
/* ammo_amount amount of the ammo type you specify that the goal gives you*/
/* type_of_armor type of armor to give out from the goal*/
/* give_armor_goal amount of armor to give out*/
Note on that that, everything works except the breather_time, enviro_time, and the invin.

Also, I added in
/* AMMO PACKS */
/* classname = item_ammo_pack */
/* ammo_respawn time for the ammo pack to respawn */
/* ammo type of ammo you get from the ammo pack */
/* ammo_amount amount of the ammo type you specify that the ammo pack gives you */

Added in 3 player CTF and 4 player CTF!!!!!

Added in Arena Support also!!

ALOT MORE CONFIGURABLE STUFF TOO!!!