Char Move Rejection (0x21)
- Status:
implemented - Direction:
Server - Length:
8 bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x21
- Last modified in POL docs:
2009-03-02 08:11:57byTurley
Moongate Packet Classes
MoveDenyPacket(Outgoing, Fixed, length8) fromsrc/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