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

[FEATURE]: Carrier supply mule #91

Open
feltech opened this issue Sep 1, 2020 · 9 comments
Open

[FEATURE]: Carrier supply mule #91

feltech opened this issue Sep 1, 2020 · 9 comments
Labels
Feature New feature suggested.

Comments

@feltech
Copy link

feltech commented Sep 1, 2020

I would really like to use mules to transport missile components from my station to my carrier, so I can be assured that my bombers will be able to re-arm after a run. Currently of course you can't assign mules to carriers.

I found a somewhat similar issue #67, but that is about using large ships as an arbitrary warehouse. I just want to satisfy the particular needs of a carrier.

I haven't found any vanilla or modded way to automate this. I have to queue up orders on a trader manually every time, which is rather tedious.

@feltech feltech added the Feature New feature suggested. label Sep 1, 2020
@bhayden53
Copy link
Collaborator

Trying to recall, can you assign vanilla traders to supply ships as subordinate, dedicated traders?

FWIW the mules will see the trades and fill them, if their priorities and options allow. But it may not be fast. You could speed it up by providing a restricted warelist and setting the mule home near your supply ship, but that's still a bit tedious if your supply ship moves around a lot.

It's not clear to me how easy this will be, what functionality might already exist, and how much code would need to be written. And at the moment none of us are very active in writing new code for mules, as we're all quite busy and X4 scripting is tiring as hell on it's own.

Thanks for your request and I hope we'll get a chance to investigate it soon, and please let me know if you find any more relevant info.

@Misunderstood-Wookiee
Copy link
Owner

Misunderstood-Wookiee commented Sep 1, 2020 via email

@feltech
Copy link
Author

feltech commented Sep 1, 2020

The way I understand it (based on the wiki article), Auxiliary (Supply) ships advertise trade offers, but carriers do not. You can order a carrier to resupply itself, but that means it flies off to trade somewhere.

I guess that's a workaround: use an Auxiliary ship as a carrier, then Mules will work with them. Maybe vanilla freighters can be assigned to them too, though the wiki doesn't mention that as an option.

@Misunderstood-Wookiee If you can provide a link to the mod you allude to, that would be great - I haven't been able to find anything.

@Misunderstood-Wookiee
Copy link
Owner

The way I understand it (based on the wiki article), Auxiliary (Supply) ships advertise trade offers, but carriers do not. You can order a carrier to resupply itself, but that means it flies off to trade somewhere.

I guess that's a workaround: use an Auxiliary ship as a carrier, then Mules will work with them. Maybe vanilla freighters can be assigned to them too, though the wiki doesn't mention that as an option.

@Misunderstood-Wookiee If you can provide a link to the mod you allude to, that would be great - I haven't been able to find anything.

I can't recall what it was but it might exist in workshop try look for aux carrier or something IRC it made an auxiliary ship capable to restock careers and other large ships when they really only worked on fighter and S sizes before.

I think it would be better to make a fresh mod to the resupply ship to include wares for carriers which may be easier than making it work with mules, as mules is primarily an empire tool.

@feltech
Copy link
Author

feltech commented Sep 10, 2020

Just a quick update on this. Indeed Supply Mules will service an Auxiliary ship just fine.

The problem I have now is that their storage space is rather small, so only a couple of Supply Mules are active at one time, and as soon as the Aux ship is fully stocked, the storage goes back to zero again as all the queued rearmaments happen. This then sets up a new trade offer, which the Supply Mules go to satisfy, but now they have to travel several sectors all over again. So it's taking aaages to get my figthers rearmed.

I have an idea to use Station/Distribution Mules to warehouse the wares in a nearby Defence Station, then serve the Aux ship from there, saving travel time. However, I can't get either Station or Distribution Mule to work. I'll post a new question regarding this, though.

@FormBurden
Copy link

@feltech Not sure if you are aware, but Distribution Mules are broken. Even the author have stated it needs to be re-written.

@bhayden53
Copy link
Collaborator

It's not necessarily that they're broken... it's just that the sliders are really finicky and you frequently can trigger behavior that you didn't intend.

Technically they do what you tell them to.... but sometimes you didn't realize what you were telling them. Semantics, yes :)

@Misunderstood-Wookiee
Copy link
Owner

Misunderstood-Wookiee commented Sep 11, 2020 via email

@FormBurden
Copy link

It's not necessarily that they're broken... it's just that the sliders are really finicky and you frequently can trigger behavior that you didn't intend.

Technically they do what you tell them to.... but sometimes you didn't realize what you were telling them. Semantics, yes :)

Right haha sorry, not entirely broken. But yeah, still could never figure out how to work it. But no big deal, whenever you guys re-write it (take your time) it will be a great feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature suggested.
Projects
None yet
Development

No branches or pull requests

4 participants