Is Legacy of X13 compatible with TTW?
-
- Posts: 6
- Joined: Sat Nov 24, 2018 10:32 pm
Is Legacy of X13 compatible with TTW?
Does anyone here know if the Legacy of X13 (https://www.nexusmods.com/newvegas/mods/42911) is compatible with TTW? As far as I cant tell from reading the description there should be no conflicts between this mod and TTW, however I though I should ask before installing the mod.
- RoyBatty
- Gary
- Posts: 7096
- Joined: Sun Apr 27, 2014 10:26 am
- Location: Vault 108
Re: Is Legacy of X13 compatible with TTW?
Hard to say without looking in FNVEdit, which is pretty much standard practice with TTW.

-
- Posts: 6
- Joined: Sat Nov 24, 2018 10:32 pm
Re: Is Legacy of X13 compatible with TTW?
So, loaded both plugins in FNEdit, and the only conflicts I could locate where in the scripts branch where Legacy of X13 overwrites the quest, bark and objectbackup script, which I assume are par for the course as LX13 makes changes to the quest and stats and workbench recipes. I'm gonna make a patch for legacy and keep the changes that TTW makes to the scripts and see how much it breaks the mod. But seeing as It doesn't seem to change something potentially gambreaking I will probably just keep it as is and let LX13 overwrite TTW.
It still I'm relieved I'm modding TTW with MO2, it really makes testing mods a breeze.
- RoyBatty
- Gary
- Posts: 7096
- Joined: Sun Apr 27, 2014 10:26 am
- Location: Vault 108
Re: Is Legacy of X13 compatible with TTW?
I'll look at it, doesn't sound too complex and let you know what you need to do.

- RoyBatty
- Gary
- Posts: 7096
- Joined: Sun Apr 27, 2014 10:26 am
- Location: Vault 108
Re: Is Legacy of X13 compatible with TTW?
The patch is easy, you just need to forward the health percentage fixes into the scripts. There's also an "Else" with a random check > 33 which is useless that can be removed. You can compare the scripts in a tool like beyond compare to see what I mean.
Later I'll be fixing the stealth suit script to work properly in hardcore and not spam stimpaks.
Later I'll be fixing the stealth suit script to work properly in hardcore and not spam stimpaks.

-
- Posts: 6
- Joined: Sat Nov 24, 2018 10:32 pm
Re: Is Legacy of X13 compatible with TTW?
RoyBatty wrote: ↑Wed Mar 27, 2019 6:27 pmThe patch is easy, you just need to forward the health percentage fixes into the scripts. There's also an "Else" with a random check > 33 which is useless that can be removed. You can compare the scripts in a tool like beyond compare to see what I mean.
Later I'll be fixing the stealth suit script to work properly in hardcore and not spam stimpaks.
Ah thanks for the advice RoyBatty. You are a real life saver.
-
- Posts: 2
- Joined: Wed Dec 02, 2020 11:26 pm
Re: Is Legacy of X13 compatible with TTW?
Hey clapclap, did you end up making a patch for the mod? If yes, would you share it?