Table of Contents

New Subserver (0x76)

Moongate Packet Classes

  • ServerChangePacket (Outgoing, Fixed, length 16) from src/Moongate.Network.Packets/Outgoing/World/ServerChangePacket.cs

Current Moongate Behavior

Moongate currently has packet classes for this opcode.

Packet Build

Type Field
BYTE[1] cmd
BYTE[2] xLoc
BYTE[2] yLoc
BYTE[2] zLoc
BYTE[1] unknown (always 0)
BYTE[2] server boundry X
BYTE[2] server boundry Y
BYTE[2] server boundry Width
BYTE[2] server boundry Height

Subcommand Build

N/A

Notes

N/A