Page 1 of 1

Underground wires

Posted: Thu Oct 23, 2014 3:40 am
by Airat9000
It would be nice to make a mod which would be underground power lines

Re: Underground wires

Posted: Thu Oct 23, 2014 12:39 pm
by SilverWarior
Currently making such mod would be quite hard. Why? Factorio doesen't have underground plain and the only entities that alow undergound passages (pipes, conveyors) are limited to horizontal or vertical directions.

Re: Underground wires

Posted: Thu Oct 23, 2014 4:06 pm
by Align
How would it work? Are we talking basically power poles but you can safely drive over them? Or something more unusual, like having the ability to build on top of them? Or just an asymmetrical powered area, such as a long straight line?

Re: Underground wires

Posted: Fri Oct 24, 2014 7:22 am
by Airat9000
wires underground. to the electricity supply, I saw such wires in our city instead of the tops, and European cities wires go underground. and so there is nothing unusual.

Re: Underground wires

Posted: Fri Oct 24, 2014 10:30 am
by Align
...Sure, but I meant in game terms. You have to place them with your mouse, how do they look and work?

Re: Underground wires

Posted: Fri Oct 24, 2014 11:44 am
by Devcod
You can create "power pole" that will deliver power in 1x1 radius but it will block ability to build on that tile - there will be no point in it. Power pole prototype can not be non-blocking = it will always block buildings on tile it does exist, so it kills any reasonable way of creating it (1x1 square, 3x1 rectangle). You can request new entity flag ("non-blocking" or "non-solid") or option from developers (like "solid = false" or "blocking = false") and then it will be possible.

Re: Underground wires

Posted: Fri Oct 24, 2014 12:17 pm
by JamesOFarrell
You can create entities off grid and if it is a 1x1 collision box it should fit in the small gaps between buildings.

Re: Underground wires

Posted: Fri Oct 24, 2014 1:44 pm
by Airat9000
you can show a photo where this unit and how it is transmitted? *

Re: Underground wires

Posted: Fri Oct 24, 2014 9:34 pm
by JamesOFarrell
Airat9000 wrote:you can show a photo where this unit and how it is transmitted? *
Sure. Here is a mod that adds small offgrid electric poles. These can be placed between some buildings like so:
Image
OffGridElectricPole_0.0.1.zip
v0.0.1
(3.31 KiB) Downloaded 205 times

Re: Underground wires

Posted: Tue Oct 28, 2014 2:58 am
by Airat9000
Image

Image

Re: Underground wires

Posted: Tue Oct 28, 2014 4:29 pm
by Align
We know what underground wires are in real life, thank you.

Re: Underground wires

Posted: Tue Oct 28, 2014 9:45 pm
by JamesOFarrell
Isn't that exactly what we already have? The poles connect to each other and power everything else in a radius (underground)?

Re: Underground wires

Posted: Tue Nov 04, 2014 9:26 pm
by YasP
Would it not be easier to just add electrification to the belts, so in fact a standard conveyor belt with build in (underground) cables? Much easier to make and it keeps a clean look.

Re: Underground wires

Posted: Tue Nov 04, 2014 9:35 pm
by drs9999
YasP wrote:Would it not be easier to just add electrification to the belts, so in fact a standard conveyor belt with build in (underground) cables? Much easier to make and it keeps a clean look.
From users point of view - probably.
From modders point not that hard but I wouldn't call it easy.

Why not add another substation(which is basically a power-pole) with a much bigger underground-radius?!