Ore vein glitch

Post » Tue May 24, 2016 2:16 pm

I added a few ore veins in my mod and they worked fine but only one time. Once used the first time, they never respawn. I've read a few places about glitches but I have only had problems with the ones I created.



Any ideas?

User avatar
Schel[Anne]FTL
 
Posts: 3384
Joined: Thu Nov 16, 2006 6:53 pm

Post » Tue May 24, 2016 12:19 pm

Check to make sure that the cell the ore is being added to doesn't have an Encounter Zone with the "Never Resets" flag toggled on. This will prevent the script attached to the ore veins from ever processing the OnReset() event that restores their original state.



If the Cell's Encounter Zone can't be changed for any reason, objects can be given independent Encounter Zones at the top of their Reference window. The vanilla Encounter Zone "NoZoneZone" is a default zone without the "Never Resets" flag on.

User avatar
Jon O
 
Posts: 3270
Joined: Wed Nov 28, 2007 9:48 pm

Post » Tue May 24, 2016 7:45 pm

Thanks for your reply. The cell is set to No Reset which certainly explains exactly what you are saying. I reset it to None after looking up a couple of vanilla mine zones that were also set to none.

User avatar
Steven Hardman
 
Posts: 3323
Joined: Sun Jun 10, 2007 5:12 pm


Return to V - Skyrim