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

Objective checking code allows exploiting park value+repay loan goals #17940

Open
Gymnasiast opened this issue Aug 31, 2022 · 0 comments
Open
Labels
original bug This was an issue in the original game already.

Comments

@Gymnasiast
Copy link
Member

Because the objective calculation does not update the park value before checking, it is possible to just demolish a bunch of rides, repay the loan and have the objective complete before the park value is calculated again.

This should be changed to recalculate the park value before checking the objective. In case this is not feasible (it might cost too much performance to calculate it every day), it should at least recalculate when it looks like the objective has been completed.

Example: https://www.youtube.com/watch?v=V2mscAQFSF0

@Gymnasiast Gymnasiast added the original bug This was an issue in the original game already. label Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
original bug This was an issue in the original game already.
Projects
None yet
Development

No branches or pull requests

1 participant