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 22nd Oct 2023 at 8:20 PM
Default Saving mod data
Hello! I'm working on a core script mod, which adds a romantic relationship similar to the Sims 4. I've already got the basic functions to work and got the UI to show my romance bar. My next step is to save the romance values for all the relationships.
What would be the best way to do this? Should I use a specific function from the game, write my own xml-file or maybe something completly else?
Advertisement
Instructor
#2 Old 24th Oct 2023 at 5:16 PM
Quote: Originally posted by Rites
Hello! I'm working on a core script mod, which adds a romantic relationship similar to the Sims 4. I've already got the basic functions to work and got the UI to show my romance bar. My next step is to save the romance values for all the relationships.
What would be the best way to do this? Should I use a specific function from the game, write my own xml-file or maybe something completly else?

This post might help: https://modthesims.info/showthread.php?t=632115
Back to top