halflife-unified-sdk icon indicating copy to clipboard operation
halflife-unified-sdk copied to clipboard

Transfer MOTD contents using network data system

Open SamVanheer opened this issue 1 year ago • 0 comments

The MOTD file contents are currently sent to clients using network messages which can cause reliable channel overflows if the file is large enough.

Transferring it using the network data system ensures this can't happen.

SamVanheer avatar Jun 26 '23 14:06 SamVanheer