There's a post on page 64 (I can't figure out how to quote it properly) that had a fix for it. I can't tell if it still works with this version as I haven't tried. It's post #1,277.Anyone else stuck in a "vacation loop" ? The event repeats every friday, and you come back from event on friday = can't do anything else...
Any idea how to correct or skip this via console or smth ? Thx
It should still work, just might not be on that line number. Just make sure the line i added is at the end of the event string.There's a post on page 64 (I can't figure out how to quote it properly) that had a fix for it. I can't tell if it still works with this version as I haven't tried. It's post #1,277.
First pregnancy with ?Not sure if it is new in this version but in regards to pregnancy content.You don't have permission to view the spoiler content. Log in or register now.
Can someone teach me how to do this?No, so the way this game works is all variables. You start with the tag "bbc_vacation" and its default set 0. When you get the first mention of you going on a vacation, it sets it to 1. When you are about to go on holiday, it searches for the value of bbc_vacation and sees if its set to 1. If it is, it puts you on holiday. It sets it to 2 when you are on holiday and you get like an extra 7 days added (if you have a gym membership, you see this on the side). At the end of the holiday, it SHOULD set it to 3. It doesnt. THAT is the problem.
Adding this one line of dialogue, fixes the looping.
View attachment 3491496
There are 2 ways:Can someone teach me how to do this?