Page 1 of 1
Logistics without charging_offsets
Posted: Sat Jul 16, 2016 2:21 pm
by cpy
Can you make logistics antena that just expands logistics zone without charging bots? So you can build real modular logistics? (Bob mods)
I want to skip charging_offsets so bots won't have charging area.
Re: Logistics without charging_offsets
Posted: Sat Jul 16, 2016 2:36 pm
by Arch666Angel
You can basically remove or set everything to zero, so that you only have a dummy entity with a logistic zone. I made a test mod back in 0.12 which has logistic zone puzzle pieces 5x5 which dont require energy and dont block the way, with 0.13 and the ability to remove the charging ports you can make them 100% functional now. Best example is how bobs logistic extender works now.
Re: Logistics without charging_offsets
Posted: Sun Jul 17, 2016 2:51 pm
by cpy
Bob logistic expander still have charging port.
Re: Logistics without charging_offsets
Posted: Mon Jul 18, 2016 5:21 pm
by orzelek
cpy wrote:Bob logistic expander still have charging port.
There was a bug there where count was removed but charging offset didn't so it still pretended to have charger.
From what I understood removing the offsets fixed it - didn't test it yet.
Re: Logistics without charging_offsets
Posted: Mon Jul 18, 2016 8:37 pm
by cpy
Yep that was it.