| QUOTE |
Wait, why'd you remove the auto-save function? I recall you only needing to end the transaction for the dat to be written to in previous versions. I can help you modify it so that it saves at the end of the transaction, like I've done with other script mods.
Also, why'd you make it a DLL? I could've fixed it myself if I had the source. |
Yeah, the very first version worked that way. I considered it a bug, since your balance really shouldn't save unless you save the game. If someone just wants to mess around and spend all their money without saving, next time they load the game their account shouldn't be empty.
I'll add an INI option for you.
And the script has to be a DLL because it now consists of six separate source files, instead of just one.
This post has been edited by AngryAmoeba on Saturday, Mar 9 2013, 18:15