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

Support train randomization for NPC trains #526

Open
custodian opened this issue Aug 11, 2023 · 0 comments
Open

Support train randomization for NPC trains #526

custodian opened this issue Aug 11, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@custodian
Copy link
Contributor

Summary

All spawned NPC trains use same model as selected by player.

Proposal

Allow any train from the repo to be spawned, if length of the train does not exceed minimal station length on the route.

Alternatives

Introduce scenario settings to specify minimum and maximum allowed train length to be spawned with scenario routes
Introduce scenario setting which can explicitly allow to spawn long trains (exceeding some of the stations lengths). In this case NPC train should stop, do not open doors, wait if required and proceed to the next route point.

Additional information

Trains from user Mods should be compatible by default with any scenario, so only train length should matter in this case.

Can be easily checked / implemented after #520

@custodian custodian added the enhancement New feature or request label Aug 11, 2023
@nalquas nalquas added this to the 0.10 milestone Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants