Protocol:Packet 0xDA: Difference between revisions
Appearance
Created page with 'The server sends Packet 0xDA to change the holiday theme of the current lobby. ==Dreamcast Packet Format== {| border="1" ! Bytes !! Meaning |- | 0x00 || Packet Type (0xDA) |- | …' |
m Note about lobby events not existing on v1/v2. |
||
Line 1: | Line 1: | ||
The server sends Packet 0xDA to change the holiday theme of the current lobby. | The server sends Packet 0xDA to change the holiday theme of the current lobby. Lobbies do not have events on any versions of PSO prior to the Gamecube versions, so this packet is not valid for any Dreamcast version or PSOPC. | ||
== | ==Gamecube Packet Format== | ||
{| border="1" | {| border="1" | ||
! Bytes !! Meaning | ! Bytes !! Meaning | ||
Line 21: | Line 21: | ||
| 0x01 || Christmas | | 0x01 || Christmas | ||
|- | |- | ||
| 0x02 || No event | | 0x02 || No event | ||
|- | |- | ||
| 0x03 || Valentine's Day | | 0x03 || Valentine's Day |
Revision as of 05:51, 3 July 2013
The server sends Packet 0xDA to change the holiday theme of the current lobby. Lobbies do not have events on any versions of PSO prior to the Gamecube versions, so this packet is not valid for any Dreamcast version or PSOPC.
Gamecube Packet Format
Bytes | Meaning |
---|---|
0x00 | Packet Type (0xDA) |
0x01 | Flags (Event ID; see below) |
0x02-0x03 | Packet Size (0x0004) |
Value | Event |
---|---|
0x00 | No event |
0x01 | Christmas |
0x02 | No event |
0x03 | Valentine's Day |
0x04 | Easter |
0x05 | Halloween |
0x06 | Sonic |
0x07 | New Year's Day |
0x08 | Spring |
0x09 | White Day |
0x0A | Wedding |
0x0B | Autumn |
0x0C | Summer (with striped background) |
0x0D | Spring (with striped background) |
0x0E | Summer |