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
Another great resource is the Factorio Forums. Specifically https://wiki.factorio.com/Tutorial:Circuit_network_cookbook
This has the feel of a walk-through for common applications of the circuit network.
I feel your pain! The point is you can't solve your #1 without your #2 :)
Oil production does eventually block becaiuse of one resource, and you have to set up a circuit network thingie to solve it.
But I've still never actually done it in any of my games, I just cope with occasional hand-tinkering 'coz after all these hours of playing I can't actually face circuit networks! :)
Now your oil will never bottleneck because you ran out of space for light or heavy oil.
Another thing you can do is setup a train to haul your extra light/heavy oil to a remote base and use it on your flame turrets. Or convert the excess oil to solid fuel. There is alway a use for solid fuel.
https://www.youtube.com/watch?v=YJbqdZTQC7o&lc=Ugw-V86nzDu8Ciu-_iF4AaABAg
@Calisthra -- aww, thanks!
if we supply red or green wire (is there a difference) do the robots automatically place it or is it manual placing of it
one more thing i think im a little slow on this the KOS bps that a lot of people stole that is yours? theres a question i have about one of the bps in particular that i would have to look up the bp to remember what issue it was
sidenote: I still use variations of her designs in my own builds. They work quite well :)
If you have placed a blueprint and allow the bots to do the assembly, the wires are free. You don't need to have them in inventory.
As for dropping the blueprint and manually placing the entities I don't know, never tried. Once I did the "Lazy Bastard" achievement I managed to develop a habit of allowing the bots do much of the grunt work. I tinker and design seperate and away from the main sites, make a blueprint I like then lay it down. From there I may manually tinker and tweek the design to smooth out and rough spots.
you can do it that way. however the pump will be thrashing on and off. no good engineer would do it that way. you would be burning through relays!!! :P
if you want to do it like an engineer, you can use an SR latch. wire (all can be same color) from storage tank (light oil for example). wire it to the input of a decider combinator. set if 'light oil > 24,000', output 'light oil 1'. wire the output to the input of arithmetic combinator set to 'light oil x 4,000'. wire the output to the input of the 1st decider combinator. next wire the output of the decider combinator to the pump set to 'enable if light oil > 0'
that way when light oil gets above 24,000 it will output 1 to the arithmetic combinator and multiply it by 4000 giving us an output of 28,000 (tank has 24,000). the pump will turn on and stay on untill it the circuit stops outputing a light oil signal which will happen below 20,000.
there is another type of switch people use, but for the life of me i can't remember what it is called. nore do i understand how they work.