Describe your issue
The 'Level Up' doesn't properly function when the point values pass the trigger
What is your game version?
1.13.3.F9
What expansions do you have installed?
Mass Transit, Parklife, Industries
What mods are you using?
None
Please explain your issue is in as much detail as possible.
The 'Level Up' doesn't always trigger properly. For example, the Amusement park said 2500 points would 'Level Up', yet the total was 11708/2500 in error. This same error occurred with the Industry 'Level Up' unlocks. I believe the error is probably the check in the code is using A=B, when instead it probably should be A=>B. The A=B would miss the possibility when the points skip the check value.
Can you replicate the issue? If yes, please explain how you did it.
No
Attachments File(s) attached
The 'Level Up' doesn't properly function when the point values pass the trigger
What is your game version?
1.13.3.F9
What expansions do you have installed?
Mass Transit, Parklife, Industries
What mods are you using?
None
Please explain your issue is in as much detail as possible.
The 'Level Up' doesn't always trigger properly. For example, the Amusement park said 2500 points would 'Level Up', yet the total was 11708/2500 in error. This same error occurred with the Industry 'Level Up' unlocks. I believe the error is probably the check in the code is using A=B, when instead it probably should be A=>B. The A=B would miss the possibility when the points skip the check value.
Can you replicate the issue? If yes, please explain how you did it.
No
Attachments File(s) attached
Attachments
Upvote
0