add option to lamp to hide "logistic network"

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
Post Reply
gheift
Fast Inserter
Fast Inserter
Posts: 188
Joined: Tue Mar 03, 2015 9:20 pm
Contact:

add option to lamp to hide "logistic network"

Post by gheift »

Please add an option to the lamp prototype to disable connecting to the logistic network. This will help to use the lamp in a more generic way.

Thanks,
Gerhard

Nexela
Smart Inserter
Smart Inserter
Posts: 1828
Joined: Wed May 25, 2016 11:09 am
Contact:

Re: add option to lamp to hide "logistic network"

Post by Nexela »

Set the wire distance to 0 in data.lua
circuit_wire_max_distance = 0


in control.lua on_created event
event.created_entity.operable=false

gheift
Fast Inserter
Fast Inserter
Posts: 188
Joined: Tue Mar 03, 2015 9:20 pm
Contact:

Re: add option to lamp to hide "logistic network"

Post by gheift »

I want to have an entity, where the user is only able to modify the circuit condition of the lamp, but is not able to connect it to the logistic network. Your solution is to disable both, what is not what I want.

Post Reply

Return to “Modding interface requests”