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

[Bug]: You can load a game script in the intro game. #9636

Closed
James103 opened this issue Oct 20, 2021 · 1 comment
Closed

[Bug]: You can load a game script in the intro game. #9636

James103 opened this issue Oct 20, 2021 · 1 comment

Comments

@James103
Copy link
Contributor

Version of OpenTTD

e68a51e on Windows 10, 64-bit

Expected result

When saving the intro game, the currently-selected game script for new games is not saved, meaning that loading the intro game does not load the game script.

Actual result

When saving the intro game, the currently-selected game script and all its parameters is saved into the intro game. Upon loading the newly-created savegame, the game script is loaded.

Steps to reproduce

  1. Add a Game Script inside the AI/Game Script Settings.
  2. Save the intro game (save a).
  3. Load the intro game (load a).
  4. The Game Script are now active in the intro game.

NOTE: This may apply to AIs as well.

@LordAro
Copy link
Member

LordAro commented Aug 29, 2022

This... makes sense? You're saving the currently running game (which just happens to be the intro game) with the currently set settings

Feel free to disagree, but I'm going to close this as "working as intended", if a little weird

@LordAro LordAro closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants