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
The oil "refinery" is right in the SW (bottom left) corner of the map. There are 20 or 30 gas barrels (12-18k units) just lying around on the ground floor... :-)
I've been able to run in parallel circuits with relays ... Try this schematic :
GB = generator
R# = relay #
TW# = tripwire #
BT# = blade trap #
Electricity in this game flows in ONE direction, it's a matter of wiring it FROM something TO something and maintaining that order, so try wiring in following order ...
GB -> R1 -> R2 -> R3 (etc etc to R8)
Then :
R1 -> TW1
R2 -> TW2
etc .. through to R8 -> TW8
Then :
TW1 -> BT1
TW2 -> BT2
etc ... through to TW8 -> BT8
We cannot close the circuit, so basically the circuit ends at each BT, eight times.
Oh, I see now, yeah, it's not a real Parallel in the sense that we want becuase it's like you said about the restriction in the way we can hook things up.
Off topic ... If you like puzzles Acarin, then I can tell you about the logic loop I came across regarding the generator and the battery banks. I can lock them both together to allow the battery cells to not discharge and the generator to not consume fuel ... it's a bug but it's basically a solar hook up that runs 24/7 without burning fuel or discharging the battery.
Try this and I'll give you a hint ... Listen for the click and pay attention to which bank is providing the output :
GB -> Timer Relay -> BB -> (load does not exceed BB output).
I don't know if the load matters, however, my GB output exceeded the BB output and the load never exceeded the output of the BB. Here are some numbers for discusion sake :
GB = 200w
BB = 150w
Load = 100w
At the time I discovered the logic lock (or loop) I was trying to setup a "trickle" charge to the BB and got more than I thought out of the setup ... (i.e 24/7 electricity without consuming anything).