- May 4, 2019
- 8
- 0
My guy!!! Problem resolved immediately...thank you, sir!Open the console and type this:
player.get_quest_state("Love_affection_max_levels", amy)
If it returns 10 or higher,
type this in the console:
player.set_quest_state("Love_affection_max_levels", amy, 9)
The problem is not caued by the lab events, but by making some of Amy's events and appointments that are part of her quest line repeatable.
Some checks were missing, so the quest_state counter got increased.