Sorry, I think my wording could have been better there.
When I say 'tee up a date', I mean locking in someone to accompany you to the dinner, not the day of. Turning up to the dinner solo is rather redundant, especially with the frequency of occurrence.
Ideally it would be a selection from the contacts list with an auto-response from the selected contact so you can pick again if required. I'd expect any of your staff to be exempt from work that day.
It should tell you who is likely to say no due to their work or something else. But I can put a retry loop on it in case they say no.
Old frien hubby/wife have different last name. Change old_friend.tfl line 55:
set $flags = $flags ^ ",ethnic=" ^ F.ethnic ^ ",age=" ^ $age;
to:
set $flags = $flags ^ ",last_name=" ^ F.last_name ^ ",ethnic=" ^ F.ethnic ^ ",age=" ^ $age;
Not a bug. Not all women take their husband's last name when they get married and I decided that she would be one of those so that I wouldn't have to fix it if/when she got divorced.
Another potential bug:
While your club is closed due to fire / flooding, selecting one of your staff as a date for the investor story can still result in them refusing due to 'working'.
The employee below did not have any scheduled training and isn't a Janitor.
So I found a bug that could cause this and will fix it, thanks. I will also make it so that if you invite an employee on a date, they can't refuse because they are working. It should be implied that you are ok with that.
However managers also show up to work when the club is closed so if she's one of those then it be ok. In addition the game doesn't distinguish being in the club for work and being there for other reasons (like if your GF is also your employee she may come to hang out with you on her days off, and will show up as working, although she shouldn't get paid for that time unless is in the room where she normally works at).
What is the acceptable range for "Base Chance For AI Sex Acceptance" ?
Depends on what you mean by acceptable. The range allowed, which is shown when you hover over the option to change it. 25-80. 50 is the default. At 25 it will be like 50% harder to get people to agree to have sex. At 75% it will be 50% easier. Anything more that +/- 10 may be too game breaking, IMO.
Where do I go to pay off debts? I have 15k debt and I don't see any option to pay it, but the interest keeps piling on.
It's automatic. Every month before the interest is due, you pay all the debt you can. You can also set a policy to pay off the debt manually although there's minimal benefit for that. (Unless you need to get below a specific threshold right away to hire someone or buy better inventory, it's not worth it).
When masturbating at the beach and getting approached, the rejection option is labelled as acceptance:
Will fix, thanks.
Does anyone know if there are any commands to be able to make ppl unemployed or give them random city jobs?
I'm always trying to make my sister office manager but she always finds a city job b4 i get the auxiliary office built.
There's no easy way to do that. There's no cheat commands to do that and modifying the save game file is a bit complex and I would not recommend it as it would be very easy to mess up.
None of my saves ever show up in this folder. It sucks because I can't get more than 6 months into the game before it crashes and I have to start over.
I'm guessing it's some sort of permissions setting that the game is not allowed to write to that folder or even create the folder. Make sure that the base directory has permissions to allow you to write to it. It could also be that the OS is running the game in some sort of protected mode with lowered permissions (no idea if this is a thing or not or how to fix it if it is)