- Jul 16, 2019
- 105
- 128
Agreed. I really wish the dev would make a walkthrough or something because random events are rough to discover on your own and the "hint" system blows.This game really needs a proper guide/wiki
Agreed. I really wish the dev would make a walkthrough or something because random events are rough to discover on your own and the "hint" system blows.This game really needs a proper guide/wiki
Also, the cached saves are volatile. Do not trust them to be permanent in case the browser flushes its cache (privacy clear, update, fresh install, any number of reasons) or something does it for the browser (usually a cleaner app or antivirus). Or the cache corrupts for some reason.Sure, I can see more than 10 saves. But by default the game offers 200. Not sure there are *that* many significant decisions.
I found the part in the html,It's the event where someone steals your clothes and BFF gives you some to wear I think. Still experimenting but I think it only happens after you do the study/pool/party events with BFF. After those scenes I think you just have to spam the shower option until you get the scene.
Why not just save to file and keep them in a folder at that point?Better to have and not need than to need and not have.
Because it's annoying to have to do. As with Renpy, if you can have an almost infinite number of save slots, why not do it?Why not just save to file and keep them in a folder at that point?
those saves are stored in the browsers local storage, which is only 10MB large. I just exported a CoT save, it was 111kb.Because it's annoying to have to do. As with Renpy, if you can have an almost infinite number of save slots, why not do it?
I've only had it trigger once but there should be an option if you keep going to the sessions where you get one of those 'act out' scenes to convince him while dming. I think I had either high dis or exhibition but after my female pc 'flashes' them you'll get something where the admirer will ask you out if I remember correctly. Again it only happened once for me and I was like 60+ days deep.Is there currently a way to start dating the Admirer, or is it only one repeatable event before classes? Does the event progress beyond "beating" the campaign?
It does, but body hair content is a bit limited from what I can tell.Does trichophilia inclination works?
This is a late reply to earlier discussions about trying to get a sports team to change to a different gender overall, like football players from male to female, or cheerleaders from female to male, etc.
So, late late reply:
If you open up the game in the editor, you can look at this section to further control the the genders of the various sports teams when a new seed/world is being generated.
In the current build 5.0h, if you start at around line 48801 (I use Notepad++ to look mainly), you'll see the beginning of the functions used to assign roles to your student population regarding sports. Jocks, Cheerleaders, Pro Gamers... and then functions to fill the the various sports teams with those tagged persons (Jocks go into Football and Swimming; the rest go into their respective teams.
These have seperate functions for male and female jocks, or male and female cheerleaders, as well as "potential partners" (I'm assuming that's relative to the pc but not sure). Anyhow, if you go into those functions and change the genders, you can more or less control the genders that a team will pick from the population. It won't be perfect, but it will be very close.
So for instance: the pick male jock function, I can change the genders to female in the first part (so that later calls for male jocks to fill teams will pick female jocks), and then the same in the second part for if the algorithm fails to find any suitable female genders
Thus, this would get me closer to getting a death by snu snu sports team.You don't have permission to view the spoiler content. Log in or register now.
You can do the same thing for the cheerleader functions to get the men/transmen/enbies cheeleader team that you wanted (with the appropriate genders edited in). Keep in mind of course that these functions draw from the available population, and that second function (under if !found) is for widening the gender selection if it can't find the gender it's looking for. So if you limit it without having a large enough population of the genders you're looking for... I'm not quite sure what happens?
And of course this only applies before world generation.
Edit: Also, you'd leave "Traditional sports team genders" checked when using this method.
You can open it in a Twine Editor and see all the passagesIs there a console command to see all possible events, or something I can search to see them in the html itself? I'm trying to figure out how to trigger the bffs alternate route. Someone said it was a shower event but save scumming hasn't popped anything new.
"Ohmygosh i'm seeing my BFFs genitals" when you've already had sex ten times that week?Guys, after I finished the Party quest and made the Best Friend my girlfriend (soulmate now), are there more contents afterwards?
Unrelated, but it annoys the hell outta me when Best Friend's normal dorm interactions still consider MC as just friends (sex friends at most) instead acting like a girlfriend.
This is not really an answer, but I went thru and edited all those types of events to be unique, meaning they only happen once in my game. I probably should submit that as feedback to the devs, but I'm lazy."Ohmygosh i'm seeing my BFFs genitals" when you've already had sex ten times that week?
I think that's better across the board. I have never described someone as having gold-beige skin.I don't like the default skin colors, so I changed them. Here's my new ones:
setup.skin_colors = ["ivory","light","fair","olive","tan","bronze","brown","dark","ebony"];
Yes, I fixed up the phenotypes to match my new skins, and removed that one last mention of beige.
I thought about doing black instead of ebony, and white instead of ivory... but I like ebony and ivory.