Shakrina

Newbie
Mar 28, 2020
30
7
I managed to fix the milestone stream stuff in mine.

Although the Therapy stuff doesn't work. You can set an appointment but the date doesn't actually get set, and even if you set it in the console, and you can choose "Go to you appointment".. It just takes you to an empty passage. Have to reload or use the unstuck thing.
how you fixed the milestone stream ?
 

LordOfChangeGames

Spaghetti Chef
Game Developer
Aug 17, 2020
454
471
Hey everyone, still trying to address the issues with therapy. Rest of the issues are patched on my end. While I could release a patch right now, I feel like fixing the main feature of the update is super important. Thank you all for the feedback :)
 

Mariobala

Member
Nov 14, 2021
106
27
Hello, first of all, I just started the game and I liked it. The only thing I saw missing was that it would be great if there weren't too many photos and videos. This is the only negative criticism I can make about the game.

Secondly, in the game, a text like "I need to look after the house" comes up on the computer before I go to sleep, but I can't do anything on the computer. What should I write instead of searching? Finally, I keep going to the lessons, but the exam day hasn't come, will I take another lesson after taking the exam?
 

LordOfChangeGames

Spaghetti Chef
Game Developer
Aug 17, 2020
454
471
Hello, first of all, I just started the game and I liked it. The only thing I saw missing was that it would be great if there weren't too many photos and videos. This is the only negative criticism I can make about the game.

Secondly, in the game, a text like "I need to look after the house" comes up on the computer before I go to sleep, but I can't do anything on the computer. What should I write instead of searching? Finally, I keep going to the lessons, but the exam day hasn't come, will I take another lesson after taking the exam?
Hi there! Glad to hear you are enjoying the game so far. I have no plans on decreasing the presence of Media in the game. However, the codec I am using for videos mean you can delete all the video files (.m4v) without having broken images. However, you might have some formating issues on the computer if you do it, especially on Porntube.


In the web browser, you can click the "url bar" and select websites, listing all the available websites. This should allow you to check out other sites! As for the college, yes, you just have to keep moving forward in until the exams happen. Hope this helps!
 

needlust

New Member
Jan 5, 2022
7
1
Not sure if it's a bug or I'm just being dense but I can't seem to find any of the wigs the MC buys. Not appearing in Wardrobe for 8.2a
Open .html in text editor

search for: if setup.playerCode.hasInventoryItemWithTags("Wigs

remove s from Wigs

so it's now: if setup.playerCode.hasInventoryItemWithTags("Wig

save

At least that's how I fixed mine. No promises it doesn't brick something. I always save with a different filename so you don't have to hunt for changes I made if I break something.
 

LordOfChangeGames

Spaghetti Chef
Game Developer
Aug 17, 2020
454
471
Open .html in text editor

search for: if setup.playerCode.hasInventoryItemWithTags("Wigs

remove s from Wigs

so it's now: if setup.playerCode.hasInventoryItemWithTags("Wig

save

At least that's how I fixed mine. No promises it doesn't brick something. I always save with a different filename so you don't have to hunt for changes I made if I break something.
Anyway, I just released a patch that fixed it! :D
 
3.20 star(s) 12 Votes