U
User_10739
Guest
Guest
I was quite happy with content, yeah I'd like the subway sexbomb to work & to fuck the nasty cousin but I'm ok until next month.
ok missed this one, thx. :kissingheart:When you visit Utopia, do you get the same introduction event every time? If so download the fix that was posted a couple of pages back. I had the same issue and that fixed it.
You don't have permission to view the spoiler content. Log in or register now.
:noexpression:
oh well, it is intresting and am intrested to see waht comes next. altho i think he really should finish up some of the other girls first
i got it from the guy that said here is an updated script file, bug fix 4 i think. if there is anyones after that i dont have themThis can be fixed easily The dev made a typo. As many posted before, you cant make Jenny a slave without manually setting a variable to 1, so I guess the dev overlooked this error as the code wouldnt even have let him test the code for the slave part
Anyway, open the file it indicates (script.rpy) find the line it indicates ...
Wait, that error is not the same one I found xd I think you need to redownload your files if you're using a mod, then the mod likely overwrote the file and deleted all the new code in script.rpy which is quite a bit.
I am just cross checking my own files, because I didnt run into that error, but it does seem that the code is trying to call the method called "slave_jenny_ddal" but that method is no where. Imma check the other files to see if its hiding in therei got it from the guy that said here is an updated script file, bug fix 4 i think. if there is anyones after that i dont have them
I replicated your error, it happens when you jerk off and the mother tries to help in her "slave form". I'd recommend not making anyone a slave, theres only content for 1 thing anyway, and thats the event where you walk in on the mother on the bathroom and make her drink your piss ^.- I guess the dev didnt mess up and forgot to add the code that allows one to actually enslave. Seems its very broken currently. Load an earlier save and dont do the slave thing Wait a bit longer. If you want to see what slave events are available go check the images folder theres 2 slave events. 1 for the sister, 1 for the mother. Both has to do with pissing. Mother scene = She drinks your piss. Sister scene = You piss on the floor and she drinks it from the floor. So both events are very much for people that enjoy that sort of thing.i got it from the guy that said here is an updated script file, bug fix 4 i think. if there is anyones after that i dont have them
Here you go.Can somebody upload a non mod version of com.rpy. Sighs if I knew the mod would delete the search for internet I would had downloaded this mod after that. I even deleted the com.rpy mod version and it still shows up cheats in my game. I guess I need a non mod version of com.rpyc too.
You have to use it during assembly, however that can only happen on day 1 (The dev made an error or decided on purpose not to allow you to attend the assembly.) I have fixed it in my file (Basically, you change day = 1 to day%7 = 1)How exactly do you use the gas at the gym on Monday? I have the principle and PE teacher over 200 and it's Monday morning and there is still no option for the gas.
Do you know what to change for working at school and where?You have to use it during assembly, however that can only happen on day 1 (The dev made an error or decided on purpose not to allow you to attend the assembly.) I have fixed it in my file (Basically, you change day = 1 to day%7 = 1)
I also fixed a few other errors, like when you get a job at the school, you cant actually do the job because the menu options only appear on day 2 and 4. The dev made an error by not checking for the day of the week, instead hes checking for the amount of days you have played. So basically, without editing the files, you can only attend the assembly and gas the girls on day 1.
You can fix it yourself by opening school.rpy, finding the code:
label gym:
if day == 1 and time == 1:
jump gym_meeting
else:
jump gym2
and changing it to:
label gym:
if day%7 == 1 and time == 1:
jump gym_meeting
else:
jump gym2
the %7 basically checks what day of the week it is. With that in, the code will let you attend the assembly every monday in the morning.
I updated my response Check the code I posted at the bottomDo you know what to change for working at school and where?
You need to go to the Gym on Monday morning. On the side note you can also use the gas in the Church under Action/Worship.How exactly do you use the gas at the gym on Monday? I have the principle and PE teacher over 200 and it's Monday morning and there is still no option for the gas.
Doesn't run on Linux that i am aware of.You guys need to use the UnRen.bat file that can be found on this forum in the tools section. Put it in the root of your game, run it. Extract the files from the .rpa file. It will then convert rpyc files to rpy files, then you can edit the files in your favorite text program (I recommend notepad++). school.rpy is for fixing the assembly thing. The job thing is in the script.rpy if I remember correctly. Poke around a bit, thats what I did.
You need to disable the mod as the mod interferes with the option to internet surfing at the computer.
Can't help you with the mod but for the 'computer password' to open the bonus folder at your in-game PC look at OP. Password can be found somewhere in the change log.MOD dont work for me, bonus folder asked for password..I need help