Seasonal Information (0xBC)
- Status:
implemented - Direction:
Server - Length:
3 Bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0xBC
- Last modified in POL docs:
2009-07-28 17:14:43byMuadDib
Moongate Packet Classes
SeasonPacket(Outgoing, Fixed, length3) fromsrc/Moongate.Network.Packets/Outgoing/World/SeasonPacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE[1] |
0xBC |
BYTE[1] |
Season Flag |
BYTE[1] |
Play Sound (0/1) |
Subcommand Build
N/A
Notes
Season Flag:
| Name | Value |
|---|---|
0 |
Spring |
1 |
Summer |
2 |
Fall |
3 |
Winter |
4 |
Desolation |