- Joined
- Jun 12, 2017
- Messages
- 30
- Reaction score
- 140
The concept is pretty simple, it's a new logic block on which you set a name like for inner remotes and it takes the state of all others globals blocks with that name.
It's general behavior will be similar to wireless blocks but when it's state change, it changes the state off all others globals blocks in loaded chunks with it's name. And upon loading a chunk with them, their state is set from the others blocks.
That way it would be possible to send data to several entities without having the trouble of connecting them manually or having several wireless blocks doing the same thing (since a wireless block can be connected to only one other wireless block, at least on different entities).
It could also allow to setup general broadcast points on which ships can connect (it would especially go well with the radio kit I'm making, I should be done with it in a day or two) and share data.
It's general behavior will be similar to wireless blocks but when it's state change, it changes the state off all others globals blocks in loaded chunks with it's name. And upon loading a chunk with them, their state is set from the others blocks.
That way it would be possible to send data to several entities without having the trouble of connecting them manually or having several wireless blocks doing the same thing (since a wireless block can be connected to only one other wireless block, at least on different entities).
It could also allow to setup general broadcast points on which ships can connect (it would especially go well with the radio kit I'm making, I should be done with it in a day or two) and share data.
Last edited: