tnxyou need to trigger learn fighting and trigger trainer's ''back hurts'' dialogue to unlock it
tnxyou need to trigger learn fighting and trigger trainer's ''back hurts'' dialogue to unlock it
So the thing is, this is a bug. There is a bunch of bug related with Anna/dean/Barbara. If you don't want to "dive into the code" you should wait for a official fix.My bad still fairly new to this site.
You don't have permission to view the spoiler content. Log in or register now.
tell_dean_anna_home = Task(_("Tell the dean that Anna comes home"))
tell_dean_anna_home.on = True
tell_dean_anna_home.get = True
send_barbara_library
Bug of course. But it shouldn't affect the game itself. To photo your rommate you need relatively high realtionship with her.Guys i'm stuck, i played the game before and need some help. when you finished the photo sessions with Emily, you are suppose to start the event chain where by you can photograph the "Roommate". It seems i have a bug, because every morning the "Roommate" tells me that her friend is going to pick up the costumes. Any help on this would be appreciated.
Yep, bug also, two option:
$ show_main_screens()
I have one at the beginning of 0.7. Don't know if that helps.I cant open it, inventory doesnt shows to me, have u save after that?
You can't edit rpyc files, also from where you get those files? There is no newstoreinit.rpyc or mainbuttons.rpyc. Never ever see this type of error msg. :OI can play this game. I have this errors :
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
The label mainbedroom is defined twice, at
File "game/bedroom.rpyc", line 1 and
File "game/mainbuttons.rpyc", line 1.
The label mainkitchen is defined twice, at
File "game/kitchen.rpyc", line 1 and
File "game/mainbuttons.rpyc", line 47.
The label headache is defined twice, at
File "game/headache.rpyc", line 1 and
File "game/menumain.rpyc", line 107.
The label buystore is defined twice, at
File "game/newstoreinit.rpyc", line 156 and
File "game/storeinit.rpyc", line 234.
The label storeitemcheck is defined twice, at
File "game/newstoreinit.rpyc", line 188 and
File "game/storeinit.rpyc", line 254.
Ren'Py Version: Ren'Py 6.99.13.2919
How do you enable console? I put config.console to True in console.rpy but it didn't workUse the code "jump anallube_item" to continue with Anna.
Use the code "call donetsk(find_clothes_stretching)" to remove the clothes task.
Use the code "return_label = "library1"; jump spider_item" to return spider to anna after scare.
Use unren miniprogramstuff, which can be found on this forum.How do you enable console? I put config.console to True in console.rpy but it didn't work
I have pointed out that I haven't tried it and I don't want to use any patch.@DanMachiFan
That patch is crap don't use it all it does is cause multiple traceback errors like cousin not defined screens were fucked up as well.
So when I'm giving rooomate a massage, I touch her panties and end up failing. How do you stop her from cumming too fast?
But most of them has solution in this topic already... :Obutt still it lots of bugs, cannot reach sex scene with roommate, erorrs when goes with spide to dean, dunno what to do to blackmail barbara again and so on etc.
So the thing is, this is a bug. There is a bunch of bug related with Anna/dean/Barbara. If you don't want to "dive into the code" you should wait for a official fix.
Otherwise you need to unren the game, enable the console and do the following:
And if you enabled the console already please write the following:Code:tell_dean_anna_home = Task(_("Tell the dean that Anna comes home")) tell_dean_anna_home.on = True tell_dean_anna_home.get = True
and then please write me the return of this commandCode:send_barbara_library
Bug of course. But it shouldn't affect the game itself. To photo your rommate you need relatively high realtionship with her.
Yep, bug also, two option:
1) Wait for fixed version
2) Unren, and the libsex.rpy you need to add the
into the lib_anal_sex1: partCode:$ show_main_screens()
I have one at the beginning of 0.7. Don't know if that helps.
You can't edit rpyc files, also from where you get those files? There is no newstoreinit.rpyc or mainbuttons.rpyc. Never ever see this type of error msg. :O
I put the sex pills in coffee beforehand... Is there something else I'm missing?You don't have permission to view the spoiler content. Log in or register now.
But most of them has solution in this topic already... :O
how to avoid error with the spider? u dont know how to deal with the rat bug, its not all of them, for example i just havent part that start fight training and so on.But most of them has solution in this topic already... :O
Send me a save in pm please.you can do it to me. I'm bad at it. I do not know that or the meter. thank you
Well, that's the point, and you need to use the massage oil too. Otherwise that's all I did, and the massage was success for me.I put the sex pills in coffee beforehand... Is there something else I'm missing?
If you think about that thing that you can't use the spider, then you need to set spider.label = ["ltalk", "college3"]how to avoid error with the spider? u dont know how to deal with the rat bug, its not all of them, for example i just havent part that start fight training and so on.
first you need to use the unren and enable the console, then shift+ohow to open console?
massage oil from jamalI put the sex pills in coffee beforehand... Is there something else I'm missing?
So the thing is, this is a bug. There is a bunch of bug related with Anna/dean/Barbara. If you don't want to "dive into the code" you should wait for a official fix.
Otherwise you need to unren the game, enable the console and do the following:
And if you enabled the console already please write the following:Code:tell_dean_anna_home = Task(_("Tell the dean that Anna comes home")) tell_dean_anna_home.on = True tell_dean_anna_home.get = True
and then please write me the return of this commandCode:send_barbara_library
You don't have permission to view the spoiler content. Log in or register now.
spider.label = ["library1", "college3"]
If you unpack rpyc with unren tool then you'll get rpy.anna gave me the spider now when i get back to collage to scare dean
i get the following errors:
File "game/college.rpy", line 404, in <module>
AttributeError: 'bool' object has no attribute 'on'
there is no rpy files in folder instead there are rpyc files
tell_dean_anna_home = Task(_("Tell the dean that Anna comes home"))
tell_dean_anna_home.on = True
tell_dean_anna_home.get = True