Toggle NavigationStarfield Community Patch

Issue #371

Incorrect scene after breakup

CLOSED
Aurelianis
7 months ago

Fixes an issue that kept the correct scene from playing for Sam, Sarah and Andreja after breaking up with them and asking about your friendship. The prompt should have been "What if I said I wanted to get back together?" instead of "What if I said I wanted more?"


Details

There were a few conditions in companion quests that were not working properly. One example is that if you are in a relationship with Sam and break it off, there is a different scene that should play when you want to get back together with him. This scene wasn't working properly. The conditions that were being run on Subject (Subject.GetValue(COM_HasBeenRomantic) > 1). I changed these to run on QuestAlias instead and that fixed the issue. I found all the conditions in companion quests that were being run on Subject and changed them all to QuestAlias.

https://www.nexusmods.com/starfield/mods/5823

Game Version

1.7.36.0

Language

English (EN)

New Game

Yes

Reproduction Steps

N/A

Platform: PC (Steam)
Type: Missions & Dialogue
GitHub LogoGitHub ↗
7 months ago

Comments (0)


Add Comment
You must be signed in to a Nexus Mods account to leave a comment.