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

Evacuate.cfg requires evacuation to be via a single vessel #8

Open
Cooper42 opened this issue Mar 31, 2020 · 1 comment
Open

Evacuate.cfg requires evacuation to be via a single vessel #8

Cooper42 opened this issue Mar 31, 2020 · 1 comment

Comments

@Cooper42
Copy link

The 'Evacuation' contract can only be completed if the evacuation vessel can hold all the crew at the same time.

For example: Two or more ships already docked to a station which, together, have enough capacity for all the station crew. However, if none of them are large enough to hold all the crew at the same time, the contract can only be completed by sending a new ship that has a large enough capacity.

I did try a few edits to Evacuate.cfg using ITERATE to work through @/StationCrew, assuming that might be a solve, but I couldn't get it to produce multiple, individual VesselParameterGroup parameter types for each crew member.

@Unerhalla
Copy link

Unerhalla commented Apr 25, 2020

Another issue to the evacuation mission: If you have 2 evacuate missions at the same time for different stations, one of both will fail!

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