Pretty much the same as
RemoteEvents and RemoteFunctions - they send their data the same way. This function just builds the packet yourself instead of going through a remote.
data is the payload, in any of the same three forms a RakNetMessage exposes. priority, reliability, and orderingChannel are RakNet’s standard send numbers; copy them from the packet you are replaying instead of guessing.
Parameters
Returns
void