Ok I think I found the money problem. It could be a bug within the game or the maker of this game really hates cheaters. He have added in random lines of command in there for no reason I can tell just to mess with the money. I'm assuming this money bug happens after you are done with the chubby girl?
In the timer functions "Check for New Prospects" and "Check for Client Engagement Ends" Both of them have a line of code that change the "Money Minimum" variable to = money, and set your money to 0.
So I'm removing those lines, I don't know if It'll cause problems later on, but I doubt it. However there could be other bugs the author added in to mess with you if this bug isn't intentional.
I'm uploading the new version of mod to fix this problem. Hopefully It'll fix this.
You must be registered to see the links
An alternative solution would be to run the game in debug mode, and when ever you can't buy anything set the variable "Money Minimum" to 0.