##########################
# ONI TEAM ARENA 1.1     #
#  ROOFTOPS MAC VERSION  #
##########################
________________________
Thank you for downloading and playing Oni Team Arena!
________________________
CONTACT
1.	Oni Central Forum : http://oni.bungie.org/forums/

2.	Mail the programmer : geyser@oni2.net
	Question regarding the Mac version : edt@oni2.net
________________________
INSTALLATION INSTRUCTIONS
1.	Go to the folder [.../Oni/GameDataFolder/IGMD/roof]
	(this folder will be referred to as [.../roof])

2.	Create a subfolder of [.../roof] called "original"
	(this folder will be referred to as [.../roof/original])

3.	Move the following files :
		particle_scripts.bsl
		roof.bsl
		roof_cutscene.bsl
		roof_main.bsl
	from [.../roof] into [.../roof/original].
	(these 4 files will be referred to as "the original files")

4.	Put the following files :
		arena_level.bsl
		arena_main.bsl
		arena_rand.bsl
		arena_score.bsl
		arena_teams.bsl
		arena_weapons.bsl
	into [.../roof].
	(these 6 files will be referred to as "the arena files")

5.	The arena is ready to use.
________________________
REMOVAL INSTRUCTIONS
1.	Go to [.../roof]

2.	Create a subfolder of [.../roof] called "arena"
	(this folder will be referred to as [.../roof/arena])

3.	Move the arena files from [.../roof] into [.../roof/arena].

4.	Copy the original files from [.../roof/original] into [.../roof].

5.	The arena is removed and the original level logic is back.
________________________
PLAYING INSTRUCTIONS
1.	Run Oni and click "Load Game"

2.	Load one of the Rooftops save points to play
		SP0 : hand-to-hand only
		SP1 : mixed guns given at respawn
		SP2 : mixed guns lying on the ground
		SP3 : Campbell Equalizers given at respawn
		SP4 : Campbell Equalizers lying on the ground
	The amount of weapons is readily adjustable by scripting.

3.	The arena cycles between 4 different areas :
		area 0 : BIG BROTHERS
		area 1 : MUKADE'S FATE
		area 2 : SIAMESE TWINS
		area 3 : SKIRMISH INC.

4.	The first team to reach the frag limit wins.
	The arena then automatically moves to the next area.
	The frag limit is readily adjustable by scripting.

________________________
TROUBLESHOOTING
1.	Make sure the arena files are the only files in [.../roof]
	with the extension .bsl
	If not, make sure that you know what you're doing.

2.	Make sure you have no [Oni/GameDataFolder/IGMD/global] folder
	If you do, make sure that scripts in this folder don't interfere 
	with the arena.

3.	Contact me (on the forum or by email)
________________________
PROJECT INFORMATION
Original idea : Fabio "SCRIPT 10000" Bento (faob@hotmail.com)
Programmer : Serguei "geyser" Mechkov (geyser@oni2.net)
Porter : Your_Mom
Mac Porter: EdT 
________________________
FEATURE HIGHLIGHTS
This version allows you to play Team Deathmatch, with 3 different modes :
	hand-to-hand fighting
	mixed gameplay, weapons given at respawn
	mixed gameplay, weapons placed on the ground
in any Oni level (with minimum porting work involved).

The 2 other modes (inspired by Blade Runner):
	hand-to-hand and Campbell Equalizers given at respawn
	hand-to-hand and Campbell Equalizers given at respawn
are not really "different" (basically just restricted "mixed gameplay").

Players respawn at randomly generated locations, with randomly
generated powerups and weapons. Music is random too.

Game events like the death of a player are announced with random 
messages and FPS-inspired notifications about the arena progress.

The arena is not confined to one spot : it can cycle between any number 
of "areas" in a given level. All useful parameters (weapon spawn rate, 
maximum number of weapons, frag limit, music, rain/snow) are adjustable 
on an area-by-area basis.

