Table of Contents

Char Move Rejection (0x21)

Moongate Packet Classes

  • MoveDenyPacket (Outgoing, Fixed, length 8) from src/Moongate.Network.Packets/Outgoing/Movement/MoveDenyPacket.cs

Current Moongate Behavior

Moongate currently has packet classes for this opcode.

Packet Build

Type Field
BYTE cmd
BYTE[1] sequence #
BYTE[2] xLoc
BYTE[2] yLoc
BYTE[1] direction
BYTE[1] zLoc

Subcommand Build

N/A

Notes

N/A