Closed Si-SenorTN closed 9 months ago
If you send a global packet via packet:sendAll, and there are no per player channel queues to be flushed, the global queue is accidentally ignored.
packet:sendAll
I did this myself recently.
If you send a global packet via
packet:sendAll
, and there are no per player channel queues to be flushed, the global queue is accidentally ignored.