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

Hopetech Guards remain hostile after Freestar questline - factions not properly cleaned up #344

Closed
EgoBallistic opened this issue Oct 19, 2023 · 0 comments
Assignees

Comments

@EgoBallistic
Copy link

During the quest "The Hammer Falls" (FC09), if the player chooses to attack Ron Hope, the Hopetown Security guards become hostile. It is possible that the player will not kill all of these guards. Once the quest ends, the guards will still be hostile to the player, which can interfere with other quests e.g. the Ryujin questline.

FC09 makes the guards hostile by adding them to the FC09_CombatMusicFaction [FACT:0027FB18]. It should remove them from this faction when the quest ends.

Fragment_Stage_0500_Item_00() in qf_fc09_001a54f9.psc adds the guards to this faction and removes them from several others. For a proper fix, the Stage 2000 fragments should reverse all of these faction changes.

@Aurelianis Aurelianis self-assigned this Nov 1, 2023
Aurelianis added a commit to Aurelianis/Starfield-Community-Patch that referenced this issue Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

No branches or pull requests

2 participants