Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Adding Additional Colors

Page: 1 of 1
 Star Admiral
11-08-2008, 2:03 AM
#1
If I were to add additional saber colors to TSL, what file do I have to edit? I've already created the color .tga already, and tested that it works by replacing an ingame color. Looking at other mods that do the same thing, it appears that I'll have to edit the mdx/mdl files. Am I off?

- Star Admiral
 DarthParametric
11-08-2008, 2:42 AM
#2
Add a custom crystal to upcrystals.2da. It's covered in the tutorial section. You'll still want to hex edit the hilt MDL though.
 Star Admiral
11-08-2008, 4:40 AM
#3
Ah, and how do I hex edit the hilt MDL? I can't seem to find a tutorial on what tools to use for the job.

BTW, once I get the color crystal into the game, how do I add additional icons for the crystal. The game has only so many built-in icons, so if I want to add my own without overwriting the existing ones, how would I do so?

Thanks!

- Star Admiral
 DarthParametric
11-08-2008, 5:53 AM
#4
All the steps are covered here (http://www.lucasforums.com/showthread.php?t=143991) and here (refer to Saber Tutorial.rtf) (http://www.lucasforums.com/showthread.php?s=&threadid=143456).

Custom items use custom icons, based on their naming convention. For example, if your new crystal was w_sbrcrstl99 then the icon file for it would be iw_sbrcrstl_099.tga (which you would have to make). Just use an existing icon as a template - make any changes you like then save it out with the appropriate filename.

As far as hex editors go, there are a bunch of free ones. A Google search should turn up plenty. You can also use trial versions of editors like Hex Workshop, but you don't need anything that fancy to be honest.
Page: 1 of 1