- Aug 25, 2017
- 1,748
- 3,927
repair your link please brother x.xDecided to upload my custom girls. Some are as complete as I will make them, some require me to redo their videos now that I can edit in 9:16 (took me wayyyyy too long to find that option in my editing software lol), and some require me to add videos to them in the first place, but I'll update the girls as I finish them. My focus is on bodypart/face/portrait variety, and videos for as many in-game actions as possible. Some may have photoshoots from when I was first making custom girls, but I quickly gave up on doing photoshoots and don't plan to add any to any of the girls in the future.
Download link here:
- Completed girls: Alice Moon, Belle Delphine, Lena Paul, Luna C Kitsuen, Senrisama
- Girls I want to redo the videos for, but otherwise complete: AellaGirl, Ashe Maree
- Girls who have some videos but need more: Miss Alice
- Girls missing videos: Ava Dalush, BigTittyGothEgg, Cassidy Klein, Honeymomo, Julia Boin, Karli Mergenthaler, Kittyxkum, Melody Marks
You must be registered to see the links
There's only one PTA President per game, though you can choose which one if you have several mods. They don't have events or photoshoots but they can be invited to class for favors. So if you want more than random vids for scenes just pick a president that also exists as a regular girl and then copy the girl's vids folder over.Hey! New to this game and the mods. Couple of questions:
1) What is the difference between PTA President and Girl? On the mod download site, PTA Presidents only have full body but no webms, events, etc.
2) There are alot of modpacks, does it matter if modpacks have conflicting girls? Will they override? Do I need to be careful abotu conflicts?
3) Any advice or must have mods? Ex, I see Canadian Sausages actions modpack, compatible with other modpacks?
Cheers
Seems like renpy doesn't like some python in menu, can you try the attached files to see if it fixes the issue:Need help witch this error
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/scripts/sc_examchoices.rpy", line 72: 'continue' is not a keyword argument or valid child for the for statement.
continue
^
File "game/scripts/sc_preExam.rpy", line 40: 'continue' is not a keyword argument or valid child for the for statement.
continue
^
Ren'Py Version: Ren'Py 8.0.3.22090809
Sat Feb 1 03:17:58 2025
It gives one more error in this LINE but If you change to pass like the others It Works só thanksSeems like renpy doesn't like some python in menu, can you try the attached files to see if it fixes the issue:
Replace files in game\scripts\xxx.rpy
Yeah seems like I can't use continue in the Renpy UIs, I've re-corrected the file. pass is enough to fix but U'll have some weirdness if you don't fix the entire statement.It gives one more error in this LINE but If you change to pass like the others It Works só thanks
if _UnlockableTrait.id not in ["naturist","nympho"]:
continue
if not _UnlockableTrait
Ok thanks for the fixYeah seems like I can't use continue in the Renpy UIs, I've re-corrected the file. pass is enough to fix but U'll have some weirdness if you don't fix the entire statement.
Yeah, that's a thing that happens to me all the time as well.What's even more horrible, however, is that a girl can run off on a game load. Come on, if I'm saving a game, I expect it to be in a stable state. I don't expect that state to change between the game loading and me getting control back. Please do get rid of that.