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

New Atlantis Security Checkpoint bounty dialog bug #321

Closed
Constellation-VASCO opened this issue Oct 6, 2023 · 0 comments
Closed

New Atlantis Security Checkpoint bounty dialog bug #321

Constellation-VASCO opened this issue Oct 6, 2023 · 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

New Atlantis Security Checkpoint bounty dialog is wrong.


Details

The security checkpoint on New Atlantis uses Bounty_UnitedColonies global variable (0x31659) to check if player as bounty for the guard dialog.

This global variable is, again, only used to display the bounty amount for the paying off your bounty scenes and isn't updated outside of those scenes.

The guard conditions for this checkpoint should just be using GetCrimeGold condition function instead of checking this random global variable.

The broken infos are under 0x6B256 dialog topic

Game Version

1.7.33.0

New Game

Yes

Reproduction Steps

  1. Have bounty for UC (0x5BD93)
  2. Walk through checkpoint
@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 Oct 6, 2023
@Pickysaurus Pickysaurus added the Fix Ready A fix for this issue is ready for merging and testing label Nov 7, 2023
Pickysaurus added a commit that referenced this issue Nov 10, 2023
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