-
Notifications
You must be signed in to change notification settings - Fork 137
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
Cargo containers should be bays, not equipment #1594
Comments
What unit types is this about? CVs, SVs, SCs, all handle transports somewhat differently. |
No they don't. All of those units handle bays the same way, with the only distinction being whether they have slot limits occupied by bays. |
All of the units that can carry cargo have very different interfaces in MML, so I'm not sure what units this suggestion refers to:
|
I mean that containers should be a row in the Transport section of the Structure/Armor tab for Combat Vehicles, and an option in the Available Bays section of the Transport tab for other units. |
If equipment can transport they should probably implement EDIT: Have a look at |
Now that I think about it, "Cargo" and "Liquid Storage" are in the same boat: they're actually transport bays, and only implemented as equipment for the sake of 'Mechs. So they really shouldn't be allowed on other unit types. |
So as far as I understand, the Cargo and Cargo Container equipment should be made unavailable to non-mech units (CVs should instead use the Transport section of the Structure tab, SVs should instead use the Transport tab), and there should be a new kind of Cargo Container bay added for CVs, SVs, and DSs, while keeping the existing Cargo and Cargo Container equipment for Meks. I got that all right? |
Basically. Fighters and Small Craft get transport bays too. |
According to page 239 of the sixth printing of TechManual, Cargo Containers are a type of transport bay. This is a significant distinction, as it means that bay doors may be allotted to containers specifically.
It also means that MegaMekLab should allow designers to adjust the quantity of cargo containers in the "Transport Bays" tab, rather than requiring them to add containers one by one. That can become quite tedious when adding a large number of containers, and having dozens makes the "Assign Criticals" tab quite a bit harder to read.
The text was updated successfully, but these errors were encountered: