I got all the martin stuff in one of the saves I have, I think I just linked the requirement to anne's faithfullness instead of martincheat. I have seen all the scenes in the game that's available as far as I know.OK but how (and WHERE exactly) should i formulate it? I seem to be more of a "non coder" than youso i'm not sure i can figure that out..
And yes, if you don't see that line in Ch7 (which was one of the very few things the developer made us chose and he made it even RED) then you probably changed the script there and that change must have been perpetuated through the other chapters, which is why I don't have martincheat set to true in Ch11 if i use your Chapter11.rpy, so indeed i must force that setting somehow. But how ?
PS: you mean you avoided all the great sex with Martin in your game play? You lost a lot of good stuff then, man..And probably more to cum ..
I think you could just add a line under the choice in the beginning of chapter 11 to force it if you want to. For example add the $ martincheat = True if anne doesn't confess in bed.
else:
"This will be the last decision you make for Anne."
menu:
"Anne confesses about Ryan!":
$ annefaith = True
jump v11_mon_morning_confess
"Anne doesn't confess!":
$ martincheat = True
jump v11_mon_morning_01