mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-20 11:06:46 +00:00
Updated Radio Tower (markdown)
parent
0d9572c788
commit
3a3459422a
@ -1,7 +1,9 @@
|
|||||||
TODO
|
Radio tower is a structure that is part of a [Settlement](https://github.com/simon987/Much-Assembly-Required/wiki/Settlement). It can be used to broadcast messages in a certain range. To use it, simply send data via the [ComPort](https://github.com/simon987/Much-Assembly-Required/wiki/Hardware:-Universal-Com-Port) while standing directly in front of the tower.
|
||||||
range
|
|
||||||
map info
|
Nearby units with a [Radio Receiver](https://github.com/simon987/Much-Assembly-Required/wiki/Hardware:-Radio-Receiver) will be able to receive the data.
|
||||||
max messages
|
|
||||||
sprite not finished
|

|
||||||
link to receiver
|
|
||||||
link to comport
|
The radio tower currently has a range of 3 worlds, meaning that any unit in a world within a [Manhattan distance](https://en.wikipedia.org/wiki/Taxicab_geometry) of 3 of the tower will receive the messages.
|
||||||
|
Each message is 8 character long and a single tower can send up to 16 messages per tick.
|
||||||
|
If more than 1 tower is within range, the unit will receive messages from both towers.
|
Loading…
x
Reference in New Issue
Block a user