Disconnect Notification (0x01)
- Status:
implemented - Direction:
Client - Length:
5 bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x01
- Last modified in POL docs:
2008-10-11 12:57:22byMuadDib
Moongate Packet Classes
DisconnectNotificationPacket(Incoming, Fixed, length5) fromsrc/Moongate.Network.Packets/Incoming/Player/DisconnectNotificationPacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE[1] |
cmd |
BYTE[4] |
0xFFFFFFFF |
Subcommand Build
N/A
Notes
Sent only when client selects "Log Off" ingame, and returns to the main menu.