Access to the global electric network on a space platform

Things that we aren't going to implement
User avatar
hgschmie
Fast Inserter
Fast Inserter
Posts: 172
Joined: Tue Feb 06, 2024 5:18 am
Contact:

Access to the global electric network on a space platform

Post by hgschmie »

I have a mod that connects to electric networks (usually by connecting a copper wire to a pole). On a space platform, there is the global electric network so I want the entity to connect to that automatically if it is built on a space platform.

I can determine whether there *is* a global electric network and I can create and/or delete it. But I have not found a way to *find* the network id or connect an entity (in this case it is a power switch so I want to "connect" one end of the switch to the global network).

Is there a way to find the id of the global network for a surface?
Rseding91
Factorio Staff
Factorio Staff
Posts: 16761
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Access to the global electric network on a space platform

Post by Rseding91 »

Power switches can't connect to nothing. They only support connecting to electric poles. Functionally: they do not apply or interact with "global electric network"s.
If you want to get ahold of me I'm almost always on Discord.
User avatar
protocol_1903
Filter Inserter
Filter Inserter
Posts: 490
Joined: Fri Sep 09, 2022 4:33 pm
Contact:

Re: Access to the global electric network on a space platform

Post by protocol_1903 »

IIRC building a powerpole connects it to the global network, so you should be able to connect it to that
pY and pYblock developer, wielder of fluid networks and subtick events in arbitrary ways. I make mods. Check them out, maybe.
https://mods.factorio.com/user/protocol_1903

Buy me a coffee
Post Reply

Return to “Won't implement”