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
i put a little more thought into "how do i want to use battery lights?" and turns out there's only 2 different ways i'd be using them in about 95% of placements:
1) your backup lights
2) my wireless lights.
I've never been "efficient" with wireless lights; i'd often run them around the clock. toggling like 20 lights by hand daily was no good. i consider it to be "cheaper" to spend 1 game afternoon adding panels/turbines/gens. then some rooms (like gas storage) that i could go months without going in. they were where manual control was useful.
thing is (and i'm kinda embarrassed i hadn't realized earlier...) but i can just turn off the power transmitter omni that charges wireless batts if i want to turn the lights off. super easy to set in logic.
unless i misunderstood, the mod should already allow both. setting var for manual control seems good. i actually keep a logic writer on me to toggle device variables for these kind of case.
Presently, it will auto turn on if you tried to turn it off.
Another user on the discord (Sukasa) asked about adding a way to have manual control of the lights.
I'm looking into it, since it should be pretty doable, but have not yet have a chance to. This would likely be done by having a logic value where if you write 1 to it, it won't auto turn off even if power is restored.
Might not help your case though where you never run a cable, and thus could never write a logic value.
Due to the way the power grids work in the game, there isn't a good way to make it only happen "once" when power first goes out, so instead it has to do the check every tick hence it turns back on.
I could make it so no cable = normal light functionality though. I originally associated that state as the same as no power.