Protocol:Packet 0x40
From Sylverant
Jump to navigationJump to searchClients send the server a Packet 0x40 to search for someone by guild card. The server will reply with a Packet 0x41 if the person is online, otherwise no reply will be generated.
Dreamcast Packet Format
Bytes | Meaning |
---|---|
0x00 | Packet Type (0x40) |
0x01 | Flags (0x00) |
0x02-0x03 | Packet Size (0x0010) |
0x04-0x07 | Player Tag (0x00010000) |
0x08-0x0B | Guildcard Number of searching person |
0x0C-0x0F | Guildcard Number of person being searched for |