| Scarecrow_ES | November 10th, 2002 02:23 AM | Convert skins? What exactly do you mean? As in, to use a skin or model other than kyle to play in a single player game? That can be kinda complicated if you don't know what you are doing.
First, I would recommend not replacing any of the existing files for the characters in the game. Most people will tell you just to throw all the stuff for the character you want to play into kyle's folder, but that won't work. Here is a way you can select the character to play as in single player without "perminantly" altering your files.
First, we will set up a mod folder. Go into your computer and find the folder you installed JK2 into. Go into the "GameData" folder. In this folder you will see the "base" folder. That's when you know you are in the right place. In the "GameData" folder, create a new folder, and name it whatever you want your mod to be... for instance "SP_Boba_Fett". In your Mod folder, create a folder called "models"... in "models" create a folder called "players"... and in "players" create a folder called "kyle". There are to be NO SPACES in any of these folder names. In the "kyle" folder, you will want to place the model file (model.glm), the skin file (model_default), all the texture files, the animsounds file, or any other file that came as part of the model/skin part of the character.
so you now have JK2--> GameData--> "Your_Mod_folder"--> models--> players--> kyle--> and all the files
Now, you will need to zip the models folder and all its contents into a .pk3 zip file. WinZip is free and does this nicely. It is important to name the .pk3 file anything alphabetically after the word "assets" because the game will read the assets .pk3 files first, and anything that it reads after will override what the game found in there. If you name your .pk3 file "abba" for instance, it will read that first, and then overwrite it with the original data in the "assets" files.
Ok, so hopefully now you have a mod folder with a zipped .Pk3 file that has the model you want to play as in single player. All you need to do now is load up JK2, and go into the Options menu, and then go into the Mods menu. If everything worked out ok, there should an option in the list with the name of the folder you placed in the "GameData" directory. Select the name, and JK2 will restart with the new information. Start a brand new single player game. The model you wanted should be there. |