Jump to content

Home

Tutorial :- Adding New Lightsaber Hilts.


Tesla

Recommended Posts

Tutorial :- Adding New Lightsaber Hilts.

 

After reading Prime's very informative guide on how to add new NPCs and Models to Jedi Academy, i figured i'd have a go at trying to add new Lightsaber Hilts to JA, and i have discovered a method which runs along the similar lines to Prime's guide. :)

 

1. First you need to download your chosen hilt you wish to add, for this tutorial im using the Anakin Skywalker Hilt by Alaris & Garik Loran, which you may download Here.

 

2. Now you need to extract all the contents of the saberanakin.pk3 file into a directory, i named mine saber1, then you need to extract the sabers.sab file from you Assets1.pk3 file located in you games Base installation folder.

 

3. In the sabers.sab file which you should open with Notepad, you'll notice different Guidelines on creating and editing various aspects of your saber, such as Blade Length, Color, Blade Radius, and how many blades it has. (Up to a total of 8 Blades can be added !!

But for a basic new saber we will copy and paste the infomation of Kyles Hilt infomation into a new Notepad file and Edit these following sections,

From,

Kyle

{

name "Katarn"

saberType SABER_SINGLE

saberModel "models/weapons2/saber/saber_w.glm"

soundOn "sound/weapons/saber/saberon.wav"

soundLoop "sound/weapons/saber/saberhum4.wav"

soundOff "sound/weapons/saber/saberoff.wav"

saberLength 40

saberColor blue

}

 

To,

Anakin

{

name "Anakin"

saberType SABER_SINGLE

saberModel "models/weapons2/saber/saber_w.glm"

soundOn "sound/weapons/saber/saberon.wav"

soundLoop "sound/weapons/saber/saberhum4.wav"

soundOff "sound/weapons/saber/saberoff.wav"

saberLength 40

saberColor blue

}

 

Just 2 simple changes are needed, now save your new Saber Infomation as anakin.sab.

 

4. Now in the saber1 directory create a ext_data folder and in that create a sabers folder, now move your anakin.sab file into the sabers folder.

 

5. Now open Winzip and click new and create a anakinsaber.pk3 or a similar filename, and then Add the Models file inside the saber1 folder and then Add the ext_data folder, But be sure to have Include Subfolders selected, and Add the files with the Add With Wildcards button.

 

6. After that place it in your Base folder, start the game, enable cheats, and type saber anakin and enjoy your newly added saber. :)

 

Sorry if the guide is a bit rough, it's only in it's first stages and i haven't been able to figure out how to add the new sabers to the customizabale saber options yet, so there only be added as cheat sabers that you'll have to type in to get :)

 

Enjoy,

 

Tesla :)

Link to comment
Share on other sites

Originally posted by Tesla

Sorry if the guide is a bit rough, it's only in it's first stages and i haven't been able to figure out how to add the new sabers to the customizabale saber options yet, so there only be added as cheat sabers that you'll have to type in to get :)

Excellent tutorial Tesla! I'm still trying to figure out how to get them in the character creation screen, but no luck so far. But this is a great start! :)
Link to comment
Share on other sites

There is a saber.menu but it looks way complicated for me to understand. :p

 

That Hilt pack has loads of missing textures because it doesn't have the textures for the hilts included, but they could fix that by including all the textures and fixing the directorys to them. :)

Link to comment
Share on other sites

If you're talking about "More Hilts 1.1a", yeah we've fixed the texture problems. The only reason it had problems was because we'd been up incredibly late at night and had to get up incredibly early in the morning for college, so we had been sleep-deprived. The fix should be up today or tomorrow.

Link to comment
Share on other sites

Originally posted by Forceflow_tap

If you're talking about "More Hilts 1.1a", yeah we've fixed the texture problems. The only reason it had problems was because we'd been up incredibly late at night and had to get up incredibly early in the morning for college, so we had been sleep-deprived. The fix should be up today or tomorrow.

This only adds the sabers to the MP selection list, not the SP list, correct?
Link to comment
Share on other sites

  • 2 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...