Jump to content

Change Outfit


princessdawn982

Recommended Posts

I am making a house mod for my own use. I have a room with a pool where all the npcs hang out. Is there a way that I can trigger a change of outfit when an NPC touches the water. I have a swimsuit outfit that I want my npcs to use. I just cant figure it out.
Link to comment
Share on other sites

It would be a little complicated, but you could make a triggerbox that slots any NPC that enters it into an alias. The script would have to record each alias' original outfit upon entering the triggerbox, then use the setoutfit command to dress them in bathing suits. If the triggerbox is entered by an NPC in one of the aliases, it would then un-slot them and restore their original outfit.

 

Using this system, and placing the triggerbox at the door, you could get the effect you're looking for.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...