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

Request: Look for KAS container on part with workshop module first #2

Closed
Angel-125 opened this issue Feb 6, 2015 · 2 comments
Closed

Comments

@Angel-125
Copy link
Contributor

This is a great mod and I like how it adds completed parts to a KAS container. But vessels with lots of KAS containers make finding the new part a needle in a haystack. It would be really convenient if the physical part with the 3D printer had a KAS container, and the 3D printer put the completed part in the container unless full, in which case it looks for the first available part in the ship that can hold the part. Confusing, so here is a pseudo config file:

module
{
Name = KASContainer //the 3DPrinter will look for this container first for available space before looking anywhere else in the vessel
...
}

Module
{
Name = 3DPrinter //will look for the above KAS container module to put conpleted parts in before looking elsewhere
...
}

@obivandamme
Copy link
Owner

I have tought about that for a while and have a good idea for implementing that. It will be configurable how the workshop stores it's items

@obivandamme
Copy link
Owner

Mod switched from KAS to KIS and only places items into its own inventory

Wyzard256 pushed a commit to Wyzard256/Workshop that referenced this issue Sep 23, 2017
Wyzard256 pushed a commit to Wyzard256/Workshop that referenced this issue Sep 23, 2017
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