Protocol:Packet 0x09
From Sylverant
Jump to navigationJump to searchThe client sends Packet 0x09 to the server to ask for additional information about an entry in a menu (ship, block, game lobby, quest). The server then responds with a Packet 0xA3 for quests or a Packet 0x11 for everything else.
Dreamcast Packet Format
Bytes | Meaning |
---|---|
0x00 | Packet Type (0x09) |
0x01 | Flags (0x00) |
0x02-0x03 | Packet Size (0x000C) |
0x04-0x07 | Menu ID of item requested |
0x08-0x0B | Item ID of item requested |