Fredas Posted May 20, 2014 Posted May 20, 2014 Looking for a way to prevent actors from swapping their equipment. Seems to be something Skyrim forces NPCs to do whenever they receive or lose a piece of armor (regardless of whether or not they actually equip or unequip it). The NPC cycles through their armor until they find one they like and stick with it. This is a problem. They're supposed to be naked, and you hand them a piece of armor or take one away (via a script, for example), boom, they suddenly decide it's time to wear something, defeating the whole purpose. This is happening with me, when I try to make use of SexLab's StripActor function. Even though StripActor does use the flag which ostensibly prevents actors from re-equipping gear on their own volition, they still do it. Now, I do envision a really dubious solution where whenever it's time to strip an actor, I literally take away everything they can wear, and give it all back when it's time to let them unstrip. Is this really what I am going to have to do? Please, tell me there's some way of turning off this auto-equipment-cycling crap.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.