Page 1 of 1

Neighbours?

Posted: Sat Mar 05, 2016 10:20 am
by lyravega
Is there a "neighbours" callable for any entity, and not just for electric poles and such? Or another question, is there a way to get a list of wire connections aside from this "neighbours" callable?

I am trying to get a table of connected wires, so that when I recreate the entity, I can use "connect_neighbour(target)" by using that table to reconnect the recreated entity.