Well I made a site on it so I am simply copy pasting. And yes I did make this tutorial.
************************************
Putting Models in JKA Single Player
Okay this is asked a lot around the forums so lets begin shall we?
Assumptions : You know how to edit .skins if not look around and ask at forums. You understand packscape. Also it would help if you turned extension on. Go to a any folder select tools and go to folder options and check the box that says "View Extensions".
Step 1 : Alright you choose your model.
Step 2 : Delete all team color files Ex: "Torso_red.jpg", that includes "Model_red.glm & model_red.skin" (don't forget blue either.)
Step 3 : Open the "model_default.skin" with wordpad.
Step 4 : This is the tricky part. Repace all model/players/<yourmodelname> lines to models/players/jedi_demo
Example : hips,models/players/alora/alora_legs.tga will be changed to this hips,models/players/jedi_demo/alora_legs.tga. Do this for every line EXCEPT Lines that have stormtrooper/caps.
Step 5 : When done save. Then Rename the "model_default.skin" to "head_a1.skin" then copy it to a separate folder. Then rename "head_a1.skin" to "torso_a1.skin" and copy it to a seperate folder. Finally rename "torso_a1.skin" to "lower_a1.skin" and copy to a seperate folder.
************************************************** *******
Added Jan 21 2004
For this part we will set up the file needed to tell the game there is another race or character. This file is known as the
MENUS.str file click here to download the file.
Step 6 : Open up MENUS.str with notepad or wordpad, whichever you prefer.
Step 7 : Now I was nice I typed a little bit for you
Notice The following Text On MENUS.str :
REFERENCE
NOTES
Lang_ENGLISH
What you will do is change that to the following on MENUS.STR
REFERENCE Jedi_Demo
NOTES "For character menu"
Lang_ENGLISH "Demonstration"
Make sure you lined up with the other references so it would look like this
REFERENCE Jedi_Demo
NOTES "For character menu"
Lang_ENGLISH "Demonstration"
REFERENCE JEDI_HF
NOTES "For character menu"
LANG_ENGLISH "Human Female
Save and you're done with the MENUS.str!
************************************************** ***
Added Jan 22 2004
Now we will setup the pk3
Step 8 : Open packscape and make a click File/new
Step 9: Make a folder called "models"
Step 10 : Inside models folder make a folder called "players"
Step11 : Inside players folder make a folder called "jedi_demo"
Step 12 : Drag all jpgs, bmps, the model.glm, the head lower & torso_a1.skins into the "jedi_demo" folder
Step 13: In order to make an image appear for Species Selection make rename the "icon_default.jpg" file to "icon_head_a1.jpg" then drag into the jedi_demo folder. rename the file to "icon_lower_a1.jpg" drag to the jedi_demo folder and "icon_torso_a1.skin" drag that file to the jedi_demo folder. Also drag a file called thumbs.db which you can get here. You must also drag a playerchoice.txt to the folder which you can get here. Finally drag the sounds.cfg file which you can get here.
Step 14 : Go back to the root directory (the one with the models folder).
Step 15 : Make a folder called "strings"
Step 16 : Inside the strings folder make a folder called "English"
Step 17 : Inside the English folder drag the MENUS.str into the folder
Step 18 : Click File, Save As... select a name and pick file type "pk3" packscape will then compress the folders into a pk3.
Complete! You should now be done. Put the pk3 in gamedata/base folder and launch a New Single player game and browse through the species. If you did everything correct you should end up with something like this :
http://www.freewebs.com/jkajk2tutorials/pic1.jpg)
The
End
To the see the tutorial at my site go here (
http://www.freewebs.com/jkajk2tutorials)