Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Quick Reply
Search this Thread
Test Subject
Original Poster
#1 Old 5th May 2021 at 9:30 PM
Default Noob question: Can I make a general tuning mod without a specific CAS or Build object
Hello, this is my first post. Nice to meet you all.

I am making a simple mod to change sim behavior. At the swimming venues, most sims change into everyday outfit immediately upon getting out of the pool (even if venue dress code is swimwear). This ends up looking silly with sims hanging out in a swimming venue in full outfits. In real life People hang out in their swimwear at the poolside even if they are not swimming. I found the XML tuning file that manages this outfit change. I have modified it so people will keep their swimsuits on when they get out of the pool.

Now my question is, how to put this modified tuning xml into a package file? I have found tutorials that show how to change the tuning of an object via sims 4 studio. But that seems like not the right thing for me because my mod is not modifying any object. The xml I have modified is just a general behavior tuning. It is sims.outfits.outfit_tuning.Tuning.xml

How do I put this tuning into a package?
Thanks in advance!
Advertisement
Field Researcher
#2 Old 6th May 2021 at 2:13 AM
You just import it after you create a new package: https://simsvip.com/2016/07/27/crea...PackagingtheMod

Creator Musings is a Sims 4 modder, poser/animator, and CC creator hangout server (though everyone is allowed) with a tutorial/resource directory, help channels, and mod/cc/sims 4 news channels!
My Discord | Twitter | Tumblr | Patreon
Test Subject
Original Poster
#3 Old 6th May 2021 at 3:57 PM
Quote: Originally posted by MizoreYukii
You just import it after you create a new package: https://simsvip.com/2016/07/27/crea...PackagingtheMod


Ah, perfect! Thank you.
Back to top