HS COMM MSG
From HSpace
[edit]
HS_COMM_MSG
HS_COMM_MSG(<SID>,<DID>,<X>,<Y>,<Z>,<RANGE>,<FRQ>,<MSG>)
Sends a communications message into space, to be received by any objects with communications capability. The object sending the message MUST have the HSPACE_COMM flag, or the message will be rejected. The parameters are:
- SID: Source universe ID.
- DID: Destination universe ID.
- X : Source X coordinate.
- Y : Source Y coordinate.
- Z : Source Z coordinate.
- Range: Maximum range to transmit.
- FRQ: Frequency upon which to transmit the message.
- MSG: Message to transmit.
