Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
However, I think you can modify LTN in the mod settings to increase timeout. Because yes, it will be a problem to not unload everything.
i found this solution is not as good as the one i came up with, as the train will still have coal in it if the chests/lane gets full.
my solution is to have the coal train hub's on an encoded ID network #1 and the coal requster stations on ID network #1. you don't need to have a network id for the provider stations.
have all the iron hubs/networks on #2, etc.
so the trains/stations are on separate networks.
i think it takes longer to set up than normal with the only advantage being that trains will not go to old train stations that have no more resources; as well as not having to mess around with train stop names and stations and things.
yeah. the problem is when there's still something left in the train, but the train stop is full. so it will think it's inactive. tho i have solved the problem already, but thanks anyway
I mean, usually you have 6 (sometimes even 12) inserters/chests per wagons to speed the unloading and steel chests have more space than wagons, so in combination to LTN only requesting when there is less than the specified amount in the chests it should be next to impossible to not have space for emptying the wagon.
i'm probably doing something wrong but when the LTN trains go to fill up at the stops, they have the "wait for 2s of inactivity" on them so they really just fill up till they're full lol
You connect the train stop to all of the inserters, and to a different constant combinator where you have a negative signal of the item and amount you want to load in the train (assuming it's the same each time).
You could replace the constant combinator with an arythmetic combinator that reads the signal from the constant combinator used for setting up the LTN stop assuming you set a quantity there.
If you don't care about it being exact but just to stop after it reached roughly that amount you jus have to enable the inserters only if the signal is inferior to 0.
If you want the exact quantity you will have to work out a more complex circuit network logic like usual.
ah yeah, good tips. i'm too lazy to get into all that complicated stuff tho. but thanks for the reply