Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
A bit weird and unintuitive, I think they are that way so you can pull out ore from a miner and refuel it with hydrogen with only one sorter.
I may be wrong though I usualy use inventory manager scripts and rarely use sorters other than to get rid of stone or gravel, so that could have changed without me noticing.
In the worst case, i'll just have to use a script to handle it all. The reason i wanted to go for this is because i'm using the water mod. So i could basically just place myself over a lake and start fueling up. The drawback of this: You get flooded with ice.
I'm not sure if the scripts would actually block materials from entering a storage if the intended storage is 100% full :P
Hm. That could be checked pretty easy. In my setup, that explains why it's not flowing since my connecter is basically like this < Conn >
So the gasses would flow back to the connector, but then get stuck there. I'll have to check that out this evening :)
As for inventory managers.. Does the scripts actually block overfilling containers?
If you mean filling gas tanks no, I usualy use tanks that are seperated from the rest of the network to depressurize rooms.
Most scripts that I know that are ment to keep space in a tank just turn off the O2/H2 generators if tanks are at a set fill level.
Edit:
Sorry just noticed you are speaking of ice, you would need an other script to stop pumping ice into your storage if you don't want to limit it with sorters.
You could do some mechanism using connectors, but I don't believe there's any reasonable method of doing this.
Ice = Will always go to O2/H2 Gen auto.
Hydrogen = Will allways go to the Hydo tank and Hydro thrusters auto.
+
We can transfer Hydrogen and Oxygen to another tank by using the "Stockpile" option on tanks.
I recomment to find the no-Sorter version first because a lot is already auto in this game, even ores.
> Use Sorter later when the easy/basic working setup is found.
_______
I use Sorter to create a IN and a OUT on my stations and ships :
IN = Where I empty my ships in one second > Sorter that will Drain all.
OUT = Where I can take out what I need, and that side must not have a Sorter.
+
I ususally place the Sorter block on the Container port I want my shtuff to go in.
>> Transfer all to a Station Container <<
1 - Sorter placed on the container port you want your "items" to go in.
2 - Sorter settings = Add the "items" in sorter "Whitelist" with "Drain ALL" on.
= That will empty your connected ship in one second :
https://steamcommunity.com/sharedfiles/filedetails/?id=1781171790
I can confirm that gasses do pass through sorters (no matter what is sorted), but ONLY in the opposite direction.
So for example:
< = Sorter to left
> = Sorter to right
- = Conveyor
Case 1:
Hydro Thruster 1 - Cargo <- Connector -> Ice -> o2/h2Gen - Hydro Thruster 2
Gas will flow from o2/h2 to Hydro Thruster 2, but won't go farther than Connector to the left, and thus Hydro Thruster 1 is not powered.
Case 2:
Hydro Thruster 1 - Cargo <- Connector -> Ice -> o2/h2Gen -> Hydro Thruster 2
Gas won't flow to either Hydro Thruster 1 or 2, because gasses ONLY flow against the "current" of sorters.
Case 3:
Hydro Thruster 1 - Cargo <-> Connector -> Ice -> o2/h2Gen - Hydro Thruster 2
Gas will power both Thrusters.
Thanks for the response, but it wasn't exactly what i was looking for :P
I needed to seperate the storage. I.e, full cargo containers of ice with nothing in them but ice, and the other part of the cargo with no ice.
This is because of either ice flooding containers, leaving room for nothing else, or the reverse, no room for ice.
The issue was that hydrogen didn't want to move from the ice compartment to the rest of the ship with how i built it.
If you watch my flowchart in the original post.. All i had to do to make it work 100% as it should..
Reverse the flow on the bottom "Ice blacklist" and just set it to.. Whatever i wanted. I ended up setting it as Ice whitelist, so that if ice ever ended up in general storage, it goes back to the ice storage :)
Edit
Oh! and a large container to empty/take the ice in my mining ship.
Tested on a static Large Grid on Earth. Blocks "somewhat" aligned to East.
With tanks on both sides using the "stockpile" function.
Conclusion:
Hydrogen does flow in both directions of sorters flow, but only in 2 directions (Not tested vertical yet)
If the arrow points to East or North the hydrogen does not flow.
Same for oxygen just opposite, if the arrow points to East or North oxygen does flow.
Interesting how it would behaves on a ship or a rotor. Or a base differently aligned.
Small grid?
Devs?
Is it just me?
I never tested about East or North and don't think it is a thing.
I just redo a new concept when I made a not working one and I always find a solution.