Files
fulpstation/config/comms.txt
John Willard e5bfc6fa44 TGU (#318)
* Automatic changelog compile [ci skip]

* Update readme.md

* Automatic changelog compile [ci skip]

* merges TG into branch, ensures all fulp files are untouched and fixes dme

* does what the first commit says

* jobs fix

* Pubbystation

* Heliostation & Selenestation

* Update SeleneStation.dmm

* Revert "Update SeleneStation.dmm"

This reverts commit e618bb20a2.

* permabrig

* fix things haha awesome !

* stuff

* huds

* Update PubbyStation.dmm

* TGU

* roundend report

* edit

Co-authored-by: Changelogs <action@github.com>
Co-authored-by: Helianthus00 <64755361+Helianthus00@users.noreply.github.com>
2021-08-05 19:59:54 -06:00

17 lines
775 B
Plaintext

## Communication key for receiving data through world/Topic(), you don't want to give this out.
## Must be set to something other than 'default_pwd' and at least 7 characters long to be valid.
#COMMS_KEY default_pwd
## World address and port for server receiving cross server messages
## Use '+' to denote spaces in ServerName
## Repeat this entry to add more servers
#CROSS_SERVER ServerName byond:\\address:port
## Name that the server calls itself in communications
#CROSS_COMMS_NAME
## Network-name used for cross-server broadcasts made from communication consoles.
## Servers that do not match this network-name will have their messages discarded.
## Leaving this commented will allow all messages through, regardless of network.
#CROSS_COMMS_NETWORK default_network