Archaon11111

Engaged Member
Aug 14, 2020
2,147
3,583
364
the only MILF looking woman is the principal, and she's not a mother that we know of. MC's mom looks 30. Not exactly a MILF addict's wet dream
Well it dosen't matter her age or body type, if she's a mom you can smash it deserves the tag and I see the mods agreed with me and added it.
 
  • Like
Reactions: Darkaura

sillyrobot

Engaged Member
Apr 22, 2019
2,438
2,060
468
Is there an issue with Sandra's quest in school? After visiting the principals office, I do not get the next step.




If I underestand it correctly this happens for example in the char_Name file under label ini_samantha with
$ sam.groups = ['cheerleader', 'nerd']

So I added under ini_Allie for Allie in her file:
$ a.groups = ['nerd']

Terri had this already in her file, only missing Nerd. So I added nerd between ['']:
$ t.groups = ['nerd']

In script.rpy is a list under char_data which connects the abbreviations with their names. Which is maybe in this case not important.

There is in the label person_gossip(char):
with the following code:
if player.schoolrep_nerd > 0 and "nerd" in char.groups and player.alignment >= 60:
$ var1=(2 * player.schoolrep_nerd)
$ player.reputation+=var1
"{color=24ff00}+[var1] Global Influence{/color}\n From Nerd Reputation."
So I would expect that char.groups would be for Allie: "a.groups" and provide Nerd from her file, but this does not work. I seem to overlook something.

I do not understand this:
func_updatescript.rpy: $ a.groups.append('nerd')
func_updatescript.rpy: $ sam.groups.append('nerd')
func_updatescript.rpy: $ t.groups.append('nerd')
sam for example has already an nerd entry in her file. So I am not sure why she is mentioned in the updatescript.

I find it interesting that other chars do not have append added in the same file:
func_updatescript.rpy: $ sd.groups = ['rebel']
func_updatescript.rpy: $ sis.groups = ['rebel']


While for the jocks, they used again append
func_updatescript.rpy: $ ch.groups.append('jock')
func_updatescript.rpy: $ n.groups.append('jock')
func_updatescript.rpy: $ sd.groups.append('jock')
And I get Jock Reputation if I gossip for example with ch.
I used the console and 'a.groups.insert(1,"nerd")' and 't.groups.insert(1,"nerd")' and it worked fine. Perhaps it is case sensitive and didn't like the capital?
 

Sothyr

Active Member
May 26, 2019
951
1,033
281
I used the console and 'a.groups.insert(1,"nerd")' and 't.groups.insert(1,"nerd")' and it worked fine. Perhaps it is case sensitive and didn't like the capital?
I just do not see where a captial was used. But a case sensitive issue I also thought about.

the only MILF looking woman is the principal, and she's not a mother that we know of. MC's mom looks 30. Not exactly a MILF addict's wet dream
From how Maggie looks like, I would expect her in the early forties. If thirties, more very late and early 30.

Aside Larson and Maggie, there is also Anne from the beginning. Even first sex scene with the MC.

And MILF is a very loose term. For some it could be important that she just has kids, or how her tits look like. For others she that look old. But even old in this case could mean for a teen something different, than to someone who is 10-20 years older.

But I know women who are ~30 who looke like 16. Some 14 years old girls look like they are 20 years old. And in dating apps, women's age in the 30s/40s looks so different, that any use of age category for MILF is worthless.

Larson could even count as a GILF and I do not mean G = geriatric.
 

sillyrobot

Engaged Member
Apr 22, 2019
2,438
2,060
468
I just do not see where a captial was used. But a case sensitive issue I also thought about.


From how Maggie looks like, I would expect her in the early forties. If thirties, more very late and early 30.

Aside Larson and Maggie, there is also Anne from the beginning. Even first sex scene with the MC.

And MILF is a very loose term. For some it could be important that she just has kids, or how her tits look like. For others she that look old. But even old in this case could mean for a teen something different, than to someone who is 10-20 years older.

But I know women who are ~30 who looke like 16. Some 14 years old girls look like they are 20 years old. And in dating apps, women's age in the 30s/40s looks so different, that any use of age category for MILF is worthless.

Larson could even count as a GILF and I do not mean G = geriatric.
You reported using "Nerd". I used "nerd".
 

MasterDragon

Newbie
May 13, 2018
19
3
187
Just curious. I have started the "stolen chemicals" quest and chose Tamara as my assistant like you're supposed to...yet I'm like 3 weeks in and nothing more has happened since I accepted it. Am I missing something or is it just random? The other "longer" quests had something happen a lot sooner so I'm wondering whether I missed something or it's bugged.
 

sillyrobot

Engaged Member
Apr 22, 2019
2,438
2,060
468
Just curious. I have started the "stolen chemicals" quest and chose Tamara as my assistant like you're supposed to...yet I'm like 3 weeks in and nothing more has happened since I accepted it. Am I missing something or is it just random? The other "longer" quests had something happen a lot sooner so I'm wondering whether I missed something or it's bugged.
Several missions only proceed if you attend a class. Some for classes in the morning, others for classes in the afternoon. Since going to class is a terrible option generally, it is easy to miss advancing a mission if you forget.
 

MasterDragon

Newbie
May 13, 2018
19
3
187
Several missions only proceed if you attend a class. Some for classes in the morning, others for classes in the afternoon. Since going to class is a terrible option generally, it is easy to miss advancing a mission if you forget.
Doh, didn't think about that since I was pretty much done using classes by this point! LOL thanks!

Edit: Yep, that was it. Got to take the chemistry class in the afternoon a couple of times to advance it. Heh, I should've thought of that. Was rather obvious after the fact. Thanks for the help.
 
Last edited:

sillyrobot

Engaged Member
Apr 22, 2019
2,438
2,060
468
Doh, didn't think about that since I was pretty much done using classes by this point! LOL thanks!

Edit: Yep, that was it. Got to take the chemistry class in the afternoon a couple of times to advance it. Heh, I should've thought of that. Was rather obvious after the fact. Thanks for the help.
Any type of class will do, but it has to be a class -- not a job, tutoring action, or anything else.
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
7,162
645
The 0.44.04 update seems to have solved all the problems :)
But this is the test version, does anyone have the final version update?

I think I remember Baal saying, that he wanted only the final versions to be posted here. He didn't want to see any test version here
 

Wistil

Member
Sep 9, 2018
163
193
231
The 0.44.04 update seems to have solved all the problems :)
But this is the test version, does anyone have the final version update?
From what I can see on Patreon, The Alpha builds are what he releases. So the one in the first post is the same as the one Patreon. And hasn't been anymore hotfixes since 0.44.04 (Test builds have numbers like 0.43.80)
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
7,162
645
From what I can see on Patreon, The Alpha builds are what he releases. So the one in the first post is the same as the one Patreon. And hasn't been anymore hotfixes since 0.44.04 (Test builds have numbers like 0.43.80)
Ok, thanks for the info ;)
So I'm going to do the 0.44.04 repack and update the SFC mod this weekend :)
 
  • Like
Reactions: Johny Alfa

Sothyr

Active Member
May 26, 2019
951
1,033
281
The 0.44.04 update seems to have solved all the problems :)
It still has issues with few quests.
Allies quest starts with going directly to Mrs. Jackson without talking to Allie first. At the end no Lunch with nerds (taking no sexual advantage from Allie) and no Nerd influence from Allie and Terri if gossiping.
Chelsea's panties missing seems to work normal, but it is not possible to eat with the jocks during Lunchtime (taking no sexual advantage from Chelsea).
Sandra's quest does not end correctly and I'm not sure, but it looks like it resets (maybe after a while or what ever is the reason). If I enter Larson's office, I get sometimes the scene again,speaking with Mrs. J. about it.
Only Kelly starts normal and ends with Lunch possible with Cheerleaders if not asking for sexual favor at the end of the quest. But it looks like the quests are starting at the same time or before ending the others. Not sure if this should happen.
 

Shokwawe

Newbie
Jun 3, 2017
65
13
215
Chelsea's panties missing seems to work normal, but it is not possible to eat with the jocks during Lunchtime (taking no sexual advantage from Chelsea).

FOr me now it imposible to finish affter speakin wiht kelly its dosent offer speak with sandra with reasoning chek up
 
3.10 star(s) 142 Votes