zed140 Posted December 31, 2021 Share Posted December 31, 2021 Hello, I'm working on mod script to change outfits programmatically. When entering in a settlement I want to change to city outfits and when I draw weapon or exiting a settlement I want to wear armor automatically. My problem is when I change to outfit that use the slot 33. When I use the script command equipitem the body itself return to the zeroed slider version while the outfit use the correct sliders. It's not a problem if we wear an outfit that cover the entire body, but if we wear a outfit that do not cover the entire body, we see the differences between the shape outfit and the shape body. My question is anyone here know what to do to pass thru this bug? I think I already tested to change just the slot 33 but not working. I tested to freeze the character before updating his outfits, also without success. Attempted also various functions like the draw queue, same. In game when we want to change manually we have not this problem but changing outfits with the pipboy freeze the entire game, I don't want that. Thank in advance for any clue to resolve that. Link to comment Share on other sites More sharing options...
PepperEnglish Posted January 19, 2022 Share Posted January 19, 2022 no idea, but check out the mod "Amazing Follower Tweaks" it does exactly the function you're describing & way too much more. Maybe you can reverse engineer the bits you want out of it... Link to comment Share on other sites More sharing options...
Recommended Posts