Protocol:Packet 0x01: Difference between revisions
Appearance
Add Page about Packet 0x01. |
(No difference)
|
Revision as of 16:22, 27 December 2009
The server sends Packet 0x01 to send clients a message. This message shows up in a small box on the right hand side of the screen. Sylverant uses this message type to show errors when trying to join a lobby.
Dreamcast Packet Format
Bytes | Meaning |
---|---|
0x00 | Packet Type (0x01) |
0x01 | Flags (0x00) |
0x02-0x03 | Packet Size (Variable) |
0x04-0x0B | Padding (all zeroes) |
0x0C... | Message to send, usually preceded by a Language Code |