Code: Select all
SendNetworkString(ConnID, chr(12) + chr(0) + chr(143))
I looked into SendNetworkData after I figured out chr(0) wouldn't send, but cant quit grasp it, or how I could use it to send packets like above. Could someone guide me through this please?