Experimenting with Mator's TES5Edit merger script, I'm finding a lot of cases where NPC are missing OBND values. What makes it seem really odd to me is I'm finding evidence that Bethesda made changes to NPC records that caused OBND data to go into DLC ESMs, where it had been all zeroes in Skyrim.esm.
So, I'm finding records where (for example) a mod author makes an NPC change, and that pulls in Skyrim.esm values for its OBND. The same NPC will have been changed in a DLC, and the DLC ESM placed OBND data on the NPC record.
Example: Britte "Britte" [NPC_:000136B9] She's a Nord child in Whiterun. For the HearthFires DLC, OBND values are the only records that changed from Skyrim.esm in her actor form.
Across all NPC we have:
Skyrim.esm provides OBND
Skyrim.esm does not provide OBND
DLC provides previously missing OBND
Nothing ever provides OBND
Clearly, these NPC are working in-game regardless. The volume of affected records is quite large. However, I'm not finding a prior writing on any real effect of providing OBND data or not.
When it's given, I'm pulling the data forward into my merges.
Question
whatrevolution
Experimenting with Mator's TES5Edit merger script, I'm finding a lot of cases where NPC are missing OBND values. What makes it seem really odd to me is I'm finding evidence that Bethesda made changes to NPC records that caused OBND data to go into DLC ESMs, where it had been all zeroes in Skyrim.esm.
So, I'm finding records where (for example) a mod author makes an NPC change, and that pulls in Skyrim.esm values for its OBND. The same NPC will have been changed in a DLC, and the DLC ESM placed OBND data on the NPC record.
Example: Britte "Britte" [NPC_:000136B9] She's a Nord child in Whiterun. For the HearthFires DLC, OBND values are the only records that changed from Skyrim.esm in her actor form.
Across all NPC we have:
Clearly, these NPC are working in-game regardless. The volume of affected records is quite large. However, I'm not finding a prior writing on any real effect of providing OBND data or not.
When it's given, I'm pulling the data forward into my merges.
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now