if (Packet.From.Length >= 16)
Quote: Originally Posted by CptSky Code: if (Packet.From.Length >= 16) And if From is less than 16, it will never appear in the packet :rolleyes: