//--------Ren for Jedi Academy-----------

Contents:	-One Model
		-4 skins
		-CTF support
		-Bot support
		-Species added to Campaign mode


Notes:
Simply put, this adds a new character (and four skins)
to both multi and single player.

Do note, that this pk3 utilizes the Strings/English/MENU.str
file. This may cause the pk3 to both interfere and possibly
be interfered by other pk3s that modify the same file.






Single Player:
For single player I was unable to modify the size of the
player model. So Ren is going to appear about as tall as
a wookie. This is unavoidable. There is a work around
however. Simply enable cheats by opening the console (shift+Tilde)
and type:

	helpusobi 1

Then type:

	playermodel ren_SKIN_COLOR

For the second line replace SKIN with the name of the skin
you wish to use and COLOR with the number of the color
modifier you used (1-9).

So a red armor Ren would be:

	playermodel ren_armor_2

And a purple juggler Ren would be:

	playermodel ren_juggler_9

Skins:	Colors:
-armor	1 = white
-juggler	2 = red
-robe		3 = yellow-orange
-null		4 = lt blue
		5 = pink
		6 = green
		7 = blue
		8 = brown
		9 = purple

The null model has no color modifiers, so no matter what,
if you use the null model it will look like this:

	playermodel ren_null

This will shrink the player down to about 70% normal hieght
which looks just about right for Ren. Do note that this only
lasts the duration of the level and will not effect cutscenes.
I recommend binding a key to the above script so that you can
quickly shrink the model at the beginning of each level by hitting
a single key.

	bind q "playermodel ren_armor_2"

Replace q with whatever key you want. This binding will be saved in your
config file and will be there next time you load up the game.




--------Known Bugs---------

-	For some reason if you use the playermodel command health stations
	won't work. Sheild stations and health packs will however. I recommend
	just learning Heal as early as possible...

-	Multiplayer is untested as my copy crashes after about 2 minutes.
	Testing proves it has nothing to do with this pk3

--------Contact------------

-	If you have any questions I mainly use
	malakym@gmail.com

-	If you know how to convert a JA model to JO, I'm sure others
	would be happy if you converted it and sent it to me to post.

-	Hopefully there's a site for this mod up at www.MacHall.com/mog/ja




Thanks for playing.
	---Ian McConville