Protocol:Packet 0x11: Difference between revisions
Appearance
Add page about Packet 0x11. |
m BlueCrab moved page Packet 0x11 to Protocol:Packet 0x11 |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
The server sends clients a Packet 0x11 to reply to a [[Packet 0x09]] for everything except for quests. | The server sends clients a Packet 0x11 to reply to a [[Protocol:Packet 0x09|Packet 0x09]] for everything except for quests. | ||
==Dreamcast Packet Format== | ==Dreamcast Packet Format== |
Latest revision as of 05:52, 13 December 2021
The server sends clients a Packet 0x11 to reply to a Packet 0x09 for everything except for quests.
Dreamcast Packet Format
Bytes | Meaning |
---|---|
0x00 | Packet Type (0x11) |
0x01 | Flags (0x00) |
0x02-0x03 | Packet Size (Variable) |
0x04-0x07 | Menu ID of item requested (maybe?) (Sylverant sets to 0x00200000) |
0x08-0x0B | Item ID of item requested (maybe?) (Sylverant sets to 0x00200020) |
0x0C... | Information to be sent |