net.WriteData
Example
Sends a message to the server without using WriteString.
You don't need to use net.WriteUInt if you only use this function once in the net message.
You can get the bytes amount by dividing the message length by 8. Like this:
You can get the bytes amount by dividing the message length by 8. Like this:
Output: This is a cool message