Cyber Communications - aidanangrybird/skyhighheroes GitHub Wiki
This module controls the communications system
Primary command: !comms
Help command: !comms help
Deploys communications function
Command: !comms show <function>
Example: !comms show sat
Retracts communications
Command: !comms hide <function>
Example: !comms hide sat
Transmits suits to other Cybers
Command: !comms suits <suits>
Example: !comms suits 0,2,3
Gets positions of other nearby Cybers
Command: !comms cyberPos
Gets status of other nearby Cybers
Command: !comms cyberStatus
Shows status of communications
Command: !comms status
Parameter | Possible values | Description |
---|---|---|
<function> |
ant, sat, satRain | comms function |
<suits> |
Ex. '0,2,3' | Comma seperated list of suit indexes, you can get the indexes through the suit datastore module |