Oct 10, 2020
62
249
156
Ladies and gents,

I would like to present another major update from one of my earlier girl mods, Elle Lee. Please see the details below.


Elle Update.jpg

Elle Lee Major Update:
  • complete fullbody overhaul (special thanks to megaera for letting me use his personal fullbody collection)
  • added some body images (mostly better 'face' pictures)
  • renamed some old vids (better accuracy)
  • added 80 vids (90 -> 170)

Notes:
  • Kindly delete the previous mod to make sure that it would work properly.

Links:
  • Specific girl mod:
  • All my/our full girl mods:


Please contact me if ever you found any bugs. Happy gaming!
 

anchit3

Newbie
Jul 10, 2017
38
15
160
had the same happen to me and found the issue:

in the file FitandFastEvents.rpy in _mods/Fit_And_Fast_Expansion the codeline

Python:
elif purple_bitch == 2 or purple_stage == 1:
contains a typo and should instead be

Python:
elif purple_stage == 2 or purple_stage == 1:
changed that line and the event continued without issue for me.

You can just edit the code in a texteditor. I attached the file with the edited line in the code.
Thanks!.
I moved forward by deleting the offending video file and clicking on "ignore" in the error screen that followed.
 
Aug 16, 2020
497
370
207
How change traits? Files or in game?
Some traits are in the girlconfig or motherconfig files. Some are randomly generated. And some are gained by raising stats or having sex a certain amount of times.
The randoly assigned ones can change if you postpone (not blacklist) the girl's application. When they reapply, they'll have some different traits. You can reroll for some good traits by doing that, or by saving on Sunday night and checking the applications on Monday.
 
  • Like
Reactions: BolHeX

PRSPRTVN

Newbie
Aug 10, 2020
18
9
23
Some traits are in the girlconfig or motherconfig files. Some are randomly generated. And some are gained by raising stats or having sex a certain amount of times.
The randoly assigned ones can change if you postpone (not blacklist) the girl's application. When they reapply, they'll have some different traits. You can reroll for some good traits by doing that, or by saving on Sunday night and checking the applications on Monday.
I've already figured it out, but thank you. I just manually added everything I need to the girlconfig file, separated by commas)
 
  • Like
Reactions: BolHeX

Axterx

Member
Jun 19, 2020
124
62
172
Bug: On your computer, in the student overview, you can click on the pass icon for alumni, and then graduate them.
 
  • Like
Reactions: BolHeX

Axterx

Member
Jun 19, 2020
124
62
172
A QoL suggestion for the next version: Right now, when a girl has an event available, it shows the green circle with an '!'. It'd be nice if it used this icon when the girl/mother has an event that you haven't seen before, but a different one if the only events available are ones that you have seen previously.
 

BolHeX

Active Member
Nov 30, 2019
682
1,371
328
A QoL suggestion for the next version: Right now, when a girl has an event available, it shows the green circle with an '!'. It'd be nice if it used this icon when the girl/mother has an event that you haven't seen before, but a different one if the only events available are ones that you have seen previously.
I will see what I can do. Currently it just checks if that location has events so it would require some changes to support something like this.

EDIT: I made some changes and it should work like you suggested(I will need to test it).
 
Last edited:

Vicissitudo

Member
Jun 23, 2020
176
298
184
I will see what I can do. Currently it just checks if that location has events so it would require some changes to support something like this.

EDIT: I made some changes and it should work like you suggested(I will need to test it).
I'm noticing that even if some girls have their own videos for specific scene (green icon) the game plays generic clips. Is there something I can check? Or maybe are just some packs with improper video tagging? Thanks
 

BolHeX

Active Member
Nov 30, 2019
682
1,371
328
I'm noticing that even if some girls have their own videos for specific scene (green icon) the game plays generic clips. Is there something I can check? Or maybe are just some packs with improper video tagging? Thanks
It currently doesn't take extra tags into account. So likely it will show that she has videos but play generic ones for threesomes, there is a toggle in the "gameplay settings" to prefer threesome videos over girl videos which is enabled by default.
 
  • Like
Reactions: Vicissitudo

Tinus197

Newbie
Aug 10, 2020
26
102
104
I've been trying to update my mods with thumbnails for the photoshoots and vids. I know it's only cosmetic but the question marks in the gallery were bugging me and I want to improve my mods. ;)

But for the life of me I can't figure out how to do it, and I couldn't find the solution in the Google doc guide.
When using the thumbnail tool in the main folder of the game it starts converting ALL folders, and when I try the tool in the modding tool folder and apply it only on the folders I want, nothing seems to happen. I'm obviously missing a step somewhere but I can't figure out what it is.
 
4.30 star(s) 50 Votes