3.10 star(s) 14 Votes

SWAJ

The Island
Game Developer
Sep 6, 2017
360
657
237
what determines if there are people in the library? I had like 3 events at the start of the game and now nobody is ever there
Its 100% random based on the npc daily simulator. It might need some balancing and min/maxing to avoid empty library and tweaked npc interest
 
  • Like
Reactions: wam1

belec

Member
Aug 15, 2017
150
206
180
You are right, I used the wrong flag.It should be

player.has_active_sponsor
Please check how you are building inventory..
in my script i had to use following:
$ player.inventory.pop("Pregnancy Sponsorship Contract", None)

so the contract was added not by key but by name...

also the bug when you get to have sex with random npc..
the npc list returns no npc based on your conditions..
relationships only decreasing so if relationship > 25 returns after a while 0 matches.
 

SWAJ

The Island
Game Developer
Sep 6, 2017
360
657
237
Please check how you are building inventory..
in my script i had to use following:
$ player.inventory.pop("Pregnancy Sponsorship Contract", None)

so the contract was added not by key but by name...

also the bug when you get to have sex with random npc..
the npc list returns no npc based on your conditions..
relationships only decreasing so if relationship > 25 returns after a while 0 matches.
Priceless feedback. Thank you!
 
  • Like
Reactions: Laellith

SWAJ

The Island
Game Developer
Sep 6, 2017
360
657
237
is the terminal error fixed in the 0.4.3.2?
It’s fixed in my v0.4.4.3 version currently only available to my pledgers. In the meantime, you can write this in console (shift+o): persistent.dlc_flags = {}
 
  • Heart
Reactions: CrusadeX

Cake3Purple6Cheese948

Active Member
Mar 9, 2023
521
156
166
Wel i have made override script so you can give birth if you have contract.

Updated script to reset fertilised flag, otherwise you can't get pregnant again.
How do I put this in? Through the console?

...I seem to have done it very wrong, because now the game crashes every time I try to open ren'py console.

Okay, I got it fixed (though now the console text is real small).
 
Last edited:

CrusadeX

Newbie
Jul 31, 2020
68
28
162
It’s fixed in my v0.4.4.3 version currently only available to my pledgers. In the meantime, you can write this in console (shift+o): persistent.dlc_flags = {}
it works!!! however, even with contract still getting expelled as mentioned before me :X
 

belec

Member
Aug 15, 2017
150
206
180
stupid fucking memory game
you can't win memory game..

at start there are some card shuffled.
at some point of score cards are shuffled again and again, and if you are still lots of points ahead it has catching up algorythm.


but if you want to have lots of money best stay as pet
1755196469518.png

just bet 999999 at virgin bet (you will become pet) and seduce virgin to win (you have your money)
 
  • Like
Reactions: SWAJ

youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
9,066
4,157
436
NSFWNationalSchoolForWealthAndFuckery-0.4.4.5.1Alpha
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

YogSothoth1982

Devoted Member
Jun 26, 2018
9,482
14,443
883
you can't win memory game..

at start there are some card shuffled.
at some point of score cards are shuffled again and again, and if you are still lots of points ahead it has catching up algorythm.


but if you want to have lots of money best stay as pet
View attachment 5145135

just bet 999999 at virgin bet (you will become pet) and seduce virgin to win (you have your money)
I have no intention of doing such a thing.



SWAJ

Can we get revenge on Clover and company? And I don't mean beating them at games, I mean revenge in the sense of screwing up their lives. It would be nice to be able to do that.
 

SWAJ

The Island
Game Developer
Sep 6, 2017
360
657
237
I have no intention of doing such a thing.



SWAJ

Can we get revenge on Clover and company? And I don't mean beating them at games, I mean revenge in the sense of screwing up their lives. It would be nice to be able to do that.
You betcha you will! I have plans for her and the others elites after
 
Last edited:
  • Like
Reactions: YogSothoth1982

NobodyKool

Member
May 16, 2021
101
46
87
Hey y'all. Sorry if this is beating a dead horse lol. But I'm also getting expelled even though I have a contract (I also have the newest version 0.4.4.5.1 which said it fixed this supposedly). I see some posts above with some people finding a fix. I'm not super computer savvy so don't expect me to mess around with coding. But I downloaded one of the scripts above and put it in the game folder, and that didn't fix it. I realized it was the previous version game, so I'm assuming it's that. If anybody can help my primitive brain lol, I'd appreciate, otherwise I guess I'll just wait till the next version is released. Great game by the way.
 
Last edited:

Jiroah

Active Member
Mar 17, 2020
559
348
227
I have got a strange bug in 0.4.4.5.1

I have gone to the gym to workout. I choose train and got a conversation with a dude that the character didn't resist his charm. So the next scene started, i resisted the temptation so i got kicked out of the scene to the main campus screen but the catch there was a skip button at the bottom left. I click on it to see what it does and immediately got a creampie (which is strange since i quit the sex scene). Right after the creampie i was back in the gym. And for the story ihave got fetilized after that creampie.

Now a little feedback :

Most of the minigames need a rebalancing and an proper introduction on what to do. A few examples :

- the running/dancing minigame is way too hard.The scrolling of the keys you have to press is too fast, the line where you have to press the key is difficult to see, and if you play on fullscreen on a large monitor the area to cover with your sight is almost too large to be covered. To be honest i never got a positive score in this minigame.

- the sex minigame : on the bottom we have an animation of penetration and an action button. The trick is that i have no idea on what this button does or when to use it. An explanation in game would be welcome here.

- the seduction training : she give a set of three moves but the proposition that follow rarely match and most of the time, you don't even time to read them before the timer goes off.

- the BJ minigame : i have noticed that sometime if you are picture perfect when you click the action button (i mean the dick head right over the mouth) the game consider this as a miss.

As i said earlier it would be good for the game if we have a proper introduction on how each minigame work. A good addition would be a way to read again this introduction (for example on the computer in the character room). Another idea that came into my mind... A difficulty selection for the minigames.
 
Last edited:
3.10 star(s) 14 Votes