themagiman

Well-Known Member
Mar 3, 2018
1,722
546
Not without editing game files.


Its a bit hard to explain all that. But basically you would need to create a new school location, I suggest looking at one of the base game ones like the cafeteria since its the most simple. The majority of the databases used to add a new location are in "game\scripts\databases\locations" but you will also need to see "game\scripts\locations\academy\cafeteria" for the labels and screens.

Once you have that the rest is relatively easy but you would need some renpy/python knowledge.

You are much better off asking me on Discord since I am much more active there.
Can I put all that in a mod file or do I need to edit your code in your files?

If you're not doing anything with the clinic can I put my NPC in there?
 
Last edited:

bobwalters

New Member
Jul 28, 2020
8
3
Maybe I'm being 'dim', but where can I purchase the suntan lotion to use on the ladies at the beach? I've tried scrolling the city map around seeing if a pharmacy or small shop is blue highlighted just off screen. I also tried the mall, but the only shop that seems to be in there is the coffee shop. Thanks for any replies.
 

Konamiab

New Member
Apr 23, 2018
8
5
Maybe I'm being 'dim', but where can I purchase the suntan lotion to use on the ladies at the beach? I've tried scrolling the city map around seeing if a pharmacy or small shop is blue highlighted just off screen. I also tried the mall, but the only shop that seems to be in there is the coffee shop. Thanks for any replies.
Go the to uBuy store on your computer and check in the Gifts tab
 

ARB582

Active Member
Jan 6, 2018
578
338

DragonFire

Active Member
Jul 30, 2017
798
678
Can I just overwrite the old folder, or do i have to delete it and then put in the new one ?
If you already have the old I would suggest not deleting it and just overwrite the new ontop of it, that way the new photo and video shoots are added and the old is kept.

In regards to everything else within her new pack, almost all content appears double checked so you get new without loosing the old, with the exception of a few vids so far as I can tell.

This means some of the old vids will be replaced by a new one because they share the exact same name.

What I did was open both vids folders (old and new) in two seperate windows and cross reference them, it's only a few old vids that will be lost.
You can do this too and see if it's vids ya like to keep, if so rename/copy/paste would be an idea, note that rename would just require adding a number, or different number to the vid ;)
 
  • Like
Reactions: ARB582

BolHeX

Active Member
Nov 30, 2019
640
1,207
There were some issues with the Android caused by my file finding optimizations. I didn't catch them because it worked fine in the renpy emulation of the Android version.

I have fixed and reuploaded a working version now. Sorry about that.

There is also a hotfix coming soon to fix a few more things.

What game files do I need to edit ?

Also it would be nice if you could increase the number of submissions with a rule or an upgrade.
Actually a good idea to allow rules, upgrades or prestige to increase it.
game\scripts\main_classes\academy\class_girl_manager_ren.py
1751290822838.png
I would suggest changing the application_bonus=0 to something like application_bonus=5 To add 5 more applications.

Can I put all that in a mod file or do I need to edit your code in your files?

If you're not doing anything with the clinic can I put my NPC in there?
If you created a new location it call all be done as a mod without changing base game files. If you were to add a new girl to the clinic you would need to edit the base game files which I do not suggest doing. There are offices on the first floor which could be changed to a "psychiatrists office".
 
  • Like
Reactions: ARB582

GamerDaddy

Engaged Member
Feb 6, 2023
2,486
1,499
If you created a new location it call all be done as a mod without changing base game files. If you were to add a new girl to the clinic you would need to edit the base game files which I do not suggest doing. There are offices on the first floor which could be changed to a "psychiatrists office".
thanks now my A.D.H.D is running wild lol
 
4.40 star(s) 42 Votes