Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sarah Morgan Storygate Starborn Dialogue #803

Closed
Constellation-VASCO opened this issue Jan 5, 2024 · 0 comments
Closed

Sarah Morgan Storygate Starborn Dialogue #803

Constellation-VASCO opened this issue Jan 5, 2024 · 0 comments
Labels
Fix Ready A fix for this issue is ready for merging and testing Platform: PC (Steam) This issue is being reported from the PC release of Starfield on Steam Type: Missions & Dialogue Relates to missions (quests), NPC dialogue or player dialogue options

Comments

@Constellation-VASCO
Copy link
Collaborator

Sarah Morgan's storygate conversations are somewhat of an outlier from the conversations with other companions, in that they are missing [Starborn] dialogue options. As it turns out, almost all of these conversations are supposed to have one of these options, but they never show up due to an incorrect condition within those dialogue options.


Details

Due to each of these dialogue options running a condition to check "COM_StarbornSaveActorValue_MaxStoryGate_SarahMorgan" on the quest alias (which is Sarah herself), these dialogue conditions never appear as intended. By changing it to run on PlayerRef instead, they show up correctly.
These are the FormIDs for each of these bugged dialogue options:
00097755
003233B7
003233A3
00323391
003233AA
003233AC
I have uploaded a fix for these dialogue options here: https://1drv.ms/u/s!AhuMaF-FsKU-lBiHiRKwIxkIndAm?e=0YyMhg

Game Version

1.8.88.0

Language

English (EN)

New Game

Yes

Reproduction Steps

Complete all storygate conversations with Sarah, then do NG+. You will not see the intended [Starborn] dialogue options in those conversations the second time.

@Constellation-VASCO Constellation-VASCO added Platform: PC (Steam) This issue is being reported from the PC release of Starfield on Steam Type: Missions & Dialogue Relates to missions (quests), NPC dialogue or player dialogue options labels Jan 5, 2024
@Pickysaurus Pickysaurus added the Fix Ready A fix for this issue is ready for merging and testing label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Ready A fix for this issue is ready for merging and testing Platform: PC (Steam) This issue is being reported from the PC release of Starfield on Steam Type: Missions & Dialogue Relates to missions (quests), NPC dialogue or player dialogue options
Projects
Status: Closed
Development

No branches or pull requests

2 participants