- Jan 24, 2018
- 1,778
- 1,620
How do you debug renpy/python?2-3 min for a modder is always faster than 2-3 min for each one of the 30k+ players ^^
I would settle for printing output to the console (but I don't know how).
I'm using VS-Code atm
How do you debug renpy/python?2-3 min for a modder is always faster than 2-3 min for each one of the 30k+ players ^^
You don't ^^How do you debug renpy/python?
I would settle for printing output to the console (but I don't know how).
I'm using VS-Code atm
Here's the mod script for Blowjob's. (And additional actions requested by other players.)Why are there no blowjobs?
I'm a little confused by your first part of the message.... You place the mod-girl folder (i.e Riley Reid or whoever) in the WTMacademy 'girls' folder and that's it. You don't need to mess with the base vids folder UNLESS you install an additional mod_script.Installing the mod is so confusing... I have the following folders now:
WTM_Academy-0.20d-pc
WTM Academy / Mod FIles 2.2 / 1.Models place these inside girls folder / 2.Videos place these inside vids folder
the above folder also has: Vids and Models folders...
not sure why I'm still finding it very complicated to get to events... damn it
Thank you to clarify thatThe first line is just the game giving you a mapping between the percentage chance of success and some text. The second text is the result of the roll. And the RNG can be quite capricious. I don't think I've ever managed to have a success with less than 75% compatibility and have had failures at 95%.
Thank you too for your comprehensive answer to all that points from me1- Bug will be fixed for 0.21 (game was checking the same girl over and over)
2- Yeah I also saw that and it sucks, it does exactly what you said ^^
But it requires to move it elswhere but those check need to be here for other parts of the code to work, gonna see if it's possible.
3-4- Just RNG doing his stuff.
Exactly what katmandomo says
5- Phrasing changed to "That's not exactly what we asked for but we might accept it." in 0.20d.
I'm rolling a strict : if (chance > rdm 0 to 100) so if you get rejected at 95%, it was just the actual 5% ^^
Feel free to request a save game. I am happy if i can support you in improving this great game.Gonna investigate the other issues but I would need time testing to see what is exactly the cause.
If it's only the debug values that aren't properly catched or the actual calculations doing weird stuff ^^
I must be a dumbass because I can't import new modulesYou don't ^^
You renpy.log() then read the log.txt file
import cv2
from supportfiles.pymediainfo import MediaInfo
Do you know anything about python?hi all sorry for a long time no update with 0.20 chaing alot of the modding up i had to take the time and go back through the whole modpack and rework stuff. but the update is out i have moved the modpack over to gofile. but its a big one everymodel has 1 event and i have added some models total now at 60. but you will need to remove old modpack version 2.2 or below and add 2.3 due to naming of filesYou must be registered to see the links. in 24hours i got like 250 downloads so people are using the pack please come join my discord if you would like to help make it or want models addedYou must be registered to see the links
You might want to add your blowjob mod onto that list, so people can find it since it's not attached with it and some girls have the vids for it.OK, here's the updated modpack.
As always, not all actions are exact or fit the classroom setting. The goal is to fill as many of the exam actions as possible.
(Just place the girl's modpack in the "girls" folder in the WTM game.Make sure you have no more than the current max of 22 girls.)
Mega (old link)
Mod is split into 4 sections; Schoolgirl age, Mature Women, Girls around their 30s (middle), and Ebony.
Take who you want.
(If you have any requests, hit me up. Just make sure they're someone I can source the content for.)
EDIT: NOV 11/2022
There is an update to this modpack (and a central source for modpacks going forward) at:You must be registered to see the links
Agreed. The girls are getting constantly improving in their capacities with each test, so it's only fair for the teacher to get some ways to attempt to balance things out instead of remaining forever static in his abilities or endurance while banging several students in a row.Are there plans for teacher stats too? Might be fun if you as teacher can also do training to better harass your students to counter their resistence somewhat.
In the most recent version the girls seem to be way more resistant than in older versions and you have economic troubles, so it might add an interesting layer of gameplay if you can spend your MC money to counter that a bit in the long run.
Sure.You might want to add your blowjob mod onto that list, so people can find it since it's not attached with it and some girls have the vids for it.
thanks for posting it here, but I was talking about in the google document, should've made that more clear, my bad.Sure.
Mega
Instructions:
-Place vids in base "vids" folder.
-Place .rpy in the "script_mods" folder.
when I change those stats the bars don't change in the game... do I need to save or smthn before or after or reload game?I'm a little confused by your first part of the message.... You place the mod-girl folder (i.e Riley Reid or whoever) in the WTMacademy 'girls' folder and that's it. You don't need to mess with the base vids folder UNLESS you install an additional mod_script.
If you're really having trouble with events, you can always change the traits or influence the stats of the girl in the specific girl's girlConfig.ini file. I'll include a pic to kinda show what I mean. (Check the 'HOW_TO_MOD' file to see more details)
It affects the stat as an offset. Means the change is seen more clearly on new saves or when a girl passes/re-applies.when I change those stats the bars don't change in the game... do I need to save or smthn before or after or reload game?
what does offset mean?It affects the stat as an offset. Means the change is seen more clearly on new saves or when a girl passes/re-applies.
Make sure your offset stat is within the range too.