Without cheats, get a good ending (marriage) and start a new game+How do you reset events. I messed up getting the Lexi Camilla harem and the Lexi Pimp route.
del DONE["event_name"] (replace event_name with the name of the event used in the code) plus what ever changing what ever flags need to be changed to retrigger the event, and if you for some reason need to undo them leaving forever it's name.flags.gone_forever = False and name.hide() (replace name with their name (lowercase)).del DONE["criminal_harem_event_01"] and game.flags.CriminalRequest = 0, this should make the first event viable to trigger.Outside reloading a previous save maybe friendzoning them, I don't know never accidently proposed since I avoid buying wedding rings till I want to get an ending and even then I keep a save of before buying them.How can you reverse proposal? I don't want to get married and start a new game.
name.flags.engagedmike = name.flags.engagedmc = False (replace name with the character's name (lowercase), if there are multiple then before = False repeat name.flags.engagedmike = name.flags.engagedmc but with the other's name.) and maybe name.status = “relationship” (replace relationship with their previous status) if it's set to "fiance" (I'm not sure aboute the second one since it seems there are cases where it isn't set to "fiance" so take it with a grain of salt).Have sex with more of the girls, a higher sexperience is not enough, you also need a high variety of girls you've slept with.I'm stuck at 93%
View attachment 4607281
i mean i did see that but does it make sense for there to an update with updates???
Their status isn't low.Is it possible, theirYou must be registered to see the linksare to low?
Okay, might have found your problem, you chose either "You can do what you want, but I have only eyes for you" (Their status isn't low.
You don't have permission to view the spoiler content. Log in or register now.
reona.flags.cheating_agreement = "reona") or "I want an exclusive relationship. You, me and no others." (reona.flags.cheating_agreement = "neither") during the
reona.flags.cheating_agreement needs to be set to either "mc" or "both". if reona.flags.cheating_agreement in ["mc", "both"]:
reona.flags.cheating_agreement = "mc"/"both" should solve this. The wiki should probably mention this landmine.If you have the assets from the old Sam art you cold probably mod them back in, don't even need to write any code, just create nesting folders that'll make this path wayIs it possible to somehow change Samantha's sprites in the game to the old version? She was my favorite character, and now she looks just disgusting
mod\[mod name]\ch\samantha (replace [mod name] with what you choose to call your mod) then name the assets accordingly, I suggest you use
samantha.rpa to see the naming scheme used for her assets.Raise Hanna's submission(90) and love(20) and gift her the collar.
Thanks, I'll try!If you have the assets from the old Sam art you cold probably mod them back in, don't even need to write any code, just create nesting folders that'll make this path waymod\[mod name]\ch\samantha(replace[mod name]with what you choose to call your mod) then name the assets accordingly, I suggest you useYou must be registered to see the linksonsamantha.rpato see the naming scheme used for her assets.
During the
Oh yea that's her teaser assets forgot about those.Thanks, I'll try!
Yes, I have sprites from the old version (everything is the same, including the names, only the Halloween outfit is missing). But there is one thing... In the current version, when we View attachment 4608767 View attachment 4608768 first meet Samantha on the street, she has her old appearance. In all subsequent scenes, she has a new one, but it turns out that somewhere in the game files there is her old appearance
archive.rpa, they should be subject to the same rules, just outside the samantha folder.ch folder so make replacement teasers using the assets you have if you don't have the old teasers to use.