Home Forums Support Packet Handler problem Reply To: Packet Handler problem

#1084
Anonymous
Inactive

How can I handle incomming packages without packet type ?

In order for NetworkComms to correctly handle incoming packets you must always provide some sort of packetType. You can choose quite freely:

“THisIsMyPacketType”
“ARandomPacketType”
etc.

Regards,
Marc