Limiting maximum electric power

This is the place to request new mods or give ideas about what could be done.
Post Reply
Nilaus
Long Handed Inserter
Long Handed Inserter
Posts: 72
Joined: Sat Aug 13, 2016 11:26 am
Contact:

Limiting maximum electric power

Post by Nilaus »

Hi
I was wondering if anyone know if it is possible to control the maximum electric power generated/used through a mod i.e. you cannot exceed 100 MW. This could be linked to tech or other triggers.
Thanks

User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3700
Joined: Tue May 13, 2014 11:06 am
Contact:

Re: Limiting maximum electric power

Post by DaveMcW »

There is no way to limit it directly.

Your best strategy is probably a control.lua script that counts buildings, and destroys (or mines and refunds) anything over the limit.

User avatar
darkfrei
Smart Inserter
Smart Inserter
Posts: 2903
Joined: Thu Nov 20, 2014 11:11 pm
Contact:

Re: Limiting maximum electric power

Post by darkfrei »

DaveMcW wrote:Your best strategy is probably a control.lua script that counts buildings, and destroys (or mines and refunds) anything over the limit.
Or deactivate them. https://lua-api.factorio.com/latest/Lua ... ity.active

Ragequit
Manual Inserter
Manual Inserter
Posts: 1
Joined: Fri Sep 07, 2018 8:32 am
Contact:

Re: Limiting maximum electric power

Post by Ragequit »

Hi Nilaus, really enjoying your YouTube series on bulding Vanilla and Megabase. I'm addicted! (I've watched nearly every episode ….. I swear I have a life... honest). Keep up the amazing work. R

foodfactorio
Filter Inserter
Filter Inserter
Posts: 454
Joined: Tue Jun 20, 2017 1:56 am
Contact:

Re: Limiting maximum electric power

Post by foodfactorio »

yeah ive seen nilaus vids too :)
greetings to mister nilaus in the house :D
(also me from the mod portal - im not dustine lol) = https://mods.factorio.com/mods/Dustine/ ... ssion/9108
my 1st Mod Idea :) viewtopic.php?f=33&t=50256

User avatar
bobingabout
Smart Inserter
Smart Inserter
Posts: 7352
Joined: Fri May 09, 2014 1:01 pm
Contact:

Re: Limiting maximum electric power

Post by bobingabout »

the only power limiter I've seen is to use an accumulator. if you have an accumulator with your 100MW flow limit set placed in an area covered by power poles of 2 different networks, then it effectively allows power to flow from 1 network to another with a maximum flow of 100MW.
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

User avatar
darkfrei
Smart Inserter
Smart Inserter
Posts: 2903
Joined: Thu Nov 20, 2014 11:11 pm
Contact:

Re: Limiting maximum electric power

Post by darkfrei »

bobingabout wrote:
Wed Sep 12, 2018 8:12 am
the only power limiter I've seen is to use an accumulator. if you have an accumulator with your 100MW flow limit set placed in an area covered by power poles of 2 different networks, then it effectively allows power to flow from 1 network to another with a maximum flow of 100MW.
It's possible to cut by small electric poles all wires and place to them hidden accumulator entity. So they are connected, but have limited through put. For visualization you can connect them with red wires.

Post Reply

Return to “Ideas and Requests For Mods”