- Sep 3, 2018
- 2
- 0
edit: never mind I'm dumb. I found it.
Hi, I wanted to mess around with the script a little bit to better suit my own tastes. I have like zero experience, and I just wanted to see if you could answer a quick question.
Do you know where the "Sex_Dialog" function is, and how I can edit it? (For example in the file "Emma_HJ.rpy", line 427 is "call Sex_Dialog("Emma", Partner)". I don't see that function anywhere in any of the available .rpy files.
I wanted to edit the lines the girls say, but couldn't find it. So I decided to comment out all of the times it gets called in the script, but if I do that, it just ends up returning infinite loop errors. I'm guessing the function does more than just call up a bit of dialogue, but again, I have no way of checking what it's doing.
Hi, I wanted to mess around with the script a little bit to better suit my own tastes. I have like zero experience, and I just wanted to see if you could answer a quick question.
Do you know where the "Sex_Dialog" function is, and how I can edit it? (For example in the file "Emma_HJ.rpy", line 427 is "call Sex_Dialog("Emma", Partner)". I don't see that function anywhere in any of the available .rpy files.
I wanted to edit the lines the girls say, but couldn't find it. So I decided to comment out all of the times it gets called in the script, but if I do that, it just ends up returning infinite loop errors. I'm guessing the function does more than just call up a bit of dialogue, but again, I have no way of checking what it's doing.