Nice work on catching those code typos.
the 1-10 change I made was just an experiment because last build there were some events that (like the bus encounter) that had a 1-5% chance of happening so I figured it would be safe to do a 1-10.
Though, I bet if you changed the 100 to a 50 you'd be better off. I also played the game yesterday night with the 1-10 version but I also cut out the happened = False and True statements (9 lines of code).... I always had events but I think the variety was more limited as I think Vren coded some events to have priority over others.... Took me forever to have a chance to ask Nora(the lab boss) for her number... she was always asking me to go to a party.
From what I've seen this version doesn't really require much or any modding.
@KingsRaiden
Here's an abbreviated version of when I added that replay menu item to night scenes in 3.0
sis "I can't sleep, can I sleep in here?"
menu:
"Let her stay.":
me "Okay, I don't mind as long as you aren't keeping me up all night. It's a small bed though, we're going to have to be close."
sis "That's okay. Thank you so much."
"Lily closes the door behind you and slips under the covers next to you."
.
.
.
"Pull out dick and slap her with it.":
me "time for vitamin d. Redo Mom night drug event"
jump spikeSisNight
That's it. I just tagged three lines onto the end though two lines are all that should be needed