Hi,
This is my first post on this forum. I hope I am posting this in the right section. Anyway.
I am creating a mod for Hearthfire. I am basically making cloud storage for almost every container in the Hearthfire homesteads so that, for example,
I put an item into a barrel in Lakeview Manor, it will be in that same barrel at both of the other homesteads. To the best of my knowledge, no other mod exists that does this, I know there are some that add new containers,
but none that modify existing containers this way.
Anyway, this is the first big mod I've made and I've been able to figure everything out on my own till this point, I really hate asking others for help but I am completely stuck.
I want these containers to enable the same way as the vanilla ones so that when you start building a room there is no furniture/containers inside, and when you use the build menu it enables the cloud containers the same
way it does with the vanilla containers.
So what I did was I went into the quest called "ByohHouseFalkreath" went to scripts, then opened "ByohHouseScript" I am currently working on the kitchen so I scrolled down to "Room10EnableList"
and opened it up and changed the reference to the new version. I then set the static version to "Initially disabled" and set the activator and all of the objects that used the vanilla container as an enable parent to the new version.
But when I ran Skyrim and tried to build the object it didn't enable.
This is the first mod I've ever made bigger than changing stats or adding a recipe to the game. So I'm not sure if I'm even close to doing this the right way. If anyone knows the right way to do this I would much appreciate it.
I've considered just moving the vanilla container somewhere outside the house and then setting my new container to use that as an enable parent but I'm not sure if that will work either,
plus that would mean I would pretty much have to lose like 25+ hours of time since I already deleted the vanilla containers.
If anyone knows how to make this work I would really appreciate it.