It would be interesting if, the slave characters could still perform the actions they do when they are not slaves.
(or employees if you want to add more) of the restaurant. The employee in the sex shop.
Fuck what I said earlier.
This is bullshit and I am not gonna waste my energy on editing game files without a reliable IDE to use.
I have learned/been reminded how fucking finicky Ren'Py is. And when I don't know python, and don't even know what the error is pointing to (along with why and how to fix it) I can't be expected to debug it.
I can understand the logic and read the code alright... I just don't know the grammar and why the fuck it doesn't work.
(For example... did you know that Ren'Py doesn't allow you to use the tab button in order to indent lines easier and make code more readable? You gotta press space 50,000 times. Luckily I have a macro to copy and paste, but that also hits enter at the end because I use it to spam "boobs" in a friend's twitch chat... don't ask questions.)
Then there's errors like this:
Which remind me of forgetting to put a ';' at the end of a line of code in java and I'm getting PTSD... I'll attach the rpy file if anyone wants to give it a go. But I'm not gonna pull another consecutive all-nighter because of this.
OKAY SO.... As I was writing this I decided to see the indentation problem through and it fucking worked!!!!
Words cannot express how happy I am rn... this is why I code for a hobby.
I'll attach the fully completed files for hakkkkaishin in a seperate post once they're completed.
TLDR: Debugging a bitch, I don't know Ren'Py, No reliable IDE (working in notepad), finally got the base code to work on my final push mid-way through writing this post.
I've gotta polish some label jumps so that they don't redirect you to the menu I copied the menu choices from and then do some testing to make sure the game runs well before simpson.rpy will be all set.
EDIT: I just did a quick test and everything seems to work fine. In terms of pre-slave options while they're (Mrs. Simpson in this case) a slave. Gonna finish this event and then move on. (Future post will have an attatched .zip file holding a game folder containing all the .rpy files (because fuck using Ren'Py and it seems to work without them being .rpyc files anyways) inside, so all you'll need to do is extract/copy the game folder into Corruption's root directory.)
BTW, I'm testing using the Lite PC edition of the current build (v2.25 for those of you who come from the future and stumble upon my mess of pain and pride (aka my PP)) so I can't say much for if it'll work on any other version... also... keep a backup of your original game folder just in case anything that could go wrong, does go wrong... better safe than sorry.