- Aug 17, 2017
- 76
- 208
My newest save, should be more or less full.
That is correct.Wow! Thanks for all the code fixes, Zendor!! That's a real generous service to us all.
In AR.rpy, should line 1113 now look like this?
elif H1 > 5 and H9 == 3 and not H9 >= 4:
Oops my bad that's supposed to be in HW.rpy not AR.rpyAlso, my AR.rpy file doesn't go have a line 2201. You said - Line 2201: Change "C9 == 3" to "C9 == 2" (fixes not being able to ask Chloe to pose nude). My file ends at line 2192. Here are the last 3 lines of my AR.rpy file:
You don't have permission to view the spoiler content. Log in or register now.
Oops yeah those should be K9 not K3 (and that's how easy it is to make a mistake! These covered a few instances in a 3000 line file in a group of about 10 files -- imagine going through all of that for bug testing! ... and those were just the parts that I have played through, I know there are large chunks that I didn't touch because I screwed up and locked myself out of a lot of Keira's stuff)My last questions are both in the HW.rpy file.
HW.rpy:
Your suggestion - Line 966: Change "K3 == 3" to "K3 == 2" (fixes not being able to ask Keira to pose nude if you said you like her)
My line 966 has "K9" not K3".
"Suggest her to become a nude model for the art class" if (K9 == 3 and st[1] == 0):
Should I change the "K9" to "K3"? Or should I just change the value from 3 to 2, so "K9 == 2"?
Then the same question as above for line 1665:
Your suggestion - Line 1665: Change "K3 == 3" to "K3 == 2" (fixes not being able to ask Keira to pose nude before you make choices above, I think)
My file: "Suggest her to become a nude model for the art class" if K9 == 3:
Not a problem -- I will go back to checking everything tomorrow or this weekend and update the original post accordinglyAnyway, thank you so very much for looking so closely at the code! I'm sure that all of this will get fixed in the next update, but for now I'm looking forward to seeing the parts I haven't been able to trigger yet.
Thanks, Zendor! Almost everything is great now. But I am still having an issue. On Thursday after school I went to play not-poker with the gals and just after I say I'll join in it all crashes. First crash I've ever had, btw. So I think it has to do with the fix from seeing on V's content once it launches.That is correct.
Oops my bad that's supposed to be in HW.rpy not AR.rpy
Oops yeah those should be K9 not K3 (and that's how easy it is to make a mistake! These covered a few instances in a 3000 line file in a group of about 10 files -- imagine going through all of that for bug testing! ... and those were just the parts that I have played through, I know there are large chunks that I didn't touch because I screwed up and locked myself out of a lot of Keira's stuff)
Not a problem -- I will go back to checking everything tomorrow or this weekend and update the original post accordingly
In my game I haven't visited her yet, so that may be causing an exception. NBD, I'll just go change the code back, right? Well, I didn't save a "before the edit" version, and I can't figure out what I'm supposed to move. My lines around that area don't have anything to do with anything, they are just dialogue line. And when I searched the code for "if hour > 18 and V1 == 10:" it showed up in line 3847. Anyway, I think I messed up my script.rpy file and was hoping you could just share yours please. It's become a case of the more I try to fix it the worse it gets! Thanks!script.rpy:
- Lines 2502 through 2506: Move these five lines above line 2496, "if hour > 18 and V1 == 10:" (fixes Wednesday Chloe and Tina scene no longer repeating if MC starts meeting Vanessa at her dorm)
Thursday not poker? I don't remember seeing that event, can you describe what it is?Thanks, Zendor! Almost everything is great now. But I am still having an issue. On Thursday after school I went to play not-poker with the gals and just after I say I'll join in it all crashes. First crash I've ever had, btw. So I think it has to do with the fix from seeing on V's content once it launches.
In my game I haven't visited her yet, so that may be causing an exception. NBD, I'll just go change the code back, right? Well, I didn't save a "before the edit" version, and I can't figure out what I'm supposed to move. My lines around that area don't have anything to do with anything, they are just dialogue line. And when I searched the code for "if hour > 18 and V1 == 10:" it showed up in line 3847. Anyway, I think I messed up my script.rpy file and was hoping you could just share yours please. It's become a case of the more I try to fix it the worse it gets! Thanks!
Also, do you know what the various X#s mean? I'm talking about what do H1 and H3 and H9 mean, etc. Obviously the letter is the first of the related character, P = Pam, etc. But it would help to know what the events and/or conditions the numbers hold. I'm sure one of them is the overall level or progression with the character. Others are for progression in a specific event, like their state of dress while swimming or modeling. I was just hoping you have a better understanding of what they are and could explain them to me.
Thanks again for your help!!
Thank you. I got Tina above 93 and could get her tied up in the Hall.I dove into the code a bit and it looks like you need her submission to be above 93 for some reason (at least that what it looks like from my amateur scripting skills lol)
No problem, glad that's helped you outThank you. I got Tina above 93 and could get her tied up in the Hall.
From Patreon:
You must be registered to see the links
Not an update, sorry guys!
I should have released 0.6 by now, but it takes quite longer than I thought to finalize it. Coding and rendering was 99% finished, but as the last update was too buggy, I want to test play it several times from start to end.. Please give me a few more days!
If you're angry because it's delayed, you may spank the lady jester at ver 0.5 until the update comes out..
My apologies everyone! - it will be ready by this weekend for sure!