Undress script? Or something else?

Post » Thu Nov 29, 2012 11:41 pm

I made a bath for an NPC. I made an AI for her to go to bath every weekday. When she gets in the bath, I want her to undress, then get dressed when she leaves the bath. Do I want a script on the water plane that undresses her, or is there a way to call this inside the AI itself? Kinda lost here, and it is the only thing holding up me releasing the mod.

Thanks so much for your help.
User avatar
Craig Martin
 
Posts: 3395
Joined: Wed Jun 06, 2007 4:25 pm

Post » Thu Nov 29, 2012 10:52 pm

Welcome to the forums!

I'm sure there would be some way to have a package which unequips all her worn stuff. Alternatively, you could make her equip "dummy" stuff so that it overrides her other gear.

Failing all this you could have a trigger zone with a script to either use http://www.creationkit.com/UnequipItem_-_Actor or http://www.creationkit.com/RemoveAllItems_-_ObjectReference. With the later, you could have a nearby out-of-reach chest to remove her inventory to, and when she leaves the bath room they get removed from the chest back to her.
User avatar
Da Missz
 
Posts: 3438
Joined: Fri Mar 30, 2007 4:42 pm


Return to V - Skyrim