Jump to content

Home

Random Saber Colors for Reborn?


Starfire13

Recommended Posts

I was wondering if anyone knows how to create a mod that lets the Reborn and Cultists have saber colors which are randomised? I guess green, blue, and purple are known as "good guy" colors, so only red, orange, and yellow would be appropriate.

 

I know that there is a random saber mod for JO, and that it modifies a file called "npcs.cfg". However, I can't find this file in the JA pk3 files. It also completely randomises the color. I was looking more for a way to randomly choose either of the 3 colors I mentioned above.

 

I think this would really break the monotony of facing red-sabers all the time. I remember using the random saber color mod for JO, and really loving it.

Link to comment
Share on other sites

Very simple, I think. I am pretty sure all you do is edit the Reborn's npc file and change sabercolor to "random" I am pretty sure the color is change via the individual npc file for each npc. Similar to how this was done in JO, but that only have a single npc config file.

 

EDIT** Actually, I stand corrected. I just looked at the PK3 file and it is in assets 1 I believe. You need to go in ext data and under sabers, edit (notepad here) the correct .sab file. Open the sab file with notepad (for reborn sabers I believe this is Sabers.sab) and scroll down and under it's blade color, for blade one, change "red" to "random" and that SHOULD do it.

Link to comment
Share on other sites

Sounds simple.

 

The saber file you're looking for is located in the ext_data\saber directory in the first assets pk3 file.

 

Unlike JO, each game entity now has it's own npc file, instead of everything being squeezed into one single file. Each reborn has their own npc files, and in each of those, there's the potential for them to have an overwiting line of code that depicts their saber color (npc saber color designation overrides whatever's in the .sab file). So just open up a few reborn files and check to see if in fact there is a saber color designation. If it's there, it'll look like sabercolor red.

 

You can either erase it, or just replace red with "random."

 

When I get off from school, I'll have a look and probably do it anyway.

Link to comment
Share on other sites

The file is now up on lucasfiles.com!

 

I'm planning features for a 2nd version.

 

By the way, does anyone know how I can limit the number of colors available to an NPC. Let's say I want to randomise a Reborn's saber colors, but don't want him to use either green or blue. Is there any way to do this?

 

Thanks!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...