Table of Contents

Disconnect Notification (0x01)

Moongate Packet Classes

  • DisconnectNotificationPacket (Incoming, Fixed, length 5) from src/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.