muzamilsumra Posted April 10, 2016 Share Posted April 10, 2016 Hello, can someone tell me how to save my settings to my .ini file when the game is being saved. i tried this but its not working. If Native.Function.Call(Of Boolean)(Hash.IS_AUTO_SAVE_IN_PROGRESS) Then Settings.SetValue("Settings", "TequilaBusinessOwned", TequilaBusinessOwned) Settings.SetValue("Settings", "LustResortOwned", LustResortOwned) Settings.SetValue("Settings", "LiquorHouseOwned", LiquorHouseOwned) Settings.SetValue("Settings", "BeanMachinecafeOwned", BeanMachinecafeOwned) Settings.Save() End If Link to comment Share on other sites More sharing options...
odiomoratti Posted December 3, 2016 Share Posted December 3, 2016 up. Seems like there's no function to get saving status. how you guys handle this? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now