Display Death Action (0xAF)
- Status:
implemented - Direction:
Server - Length:
13 Bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0xAF
- Last modified in POL docs:
2009-03-02 08:20:36byTurley
Moongate Packet Classes
MobileDeathAnimationPacket(Outgoing, Fixed, length13) fromsrc/Moongate.Network.Packets/Outgoing/Entity/MobileDeathAnimationPacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE[1] |
cmd |
BYTE[4] |
player id |
BYTE[4] |
corpse id |
BYTE[4] |
unknown (all 0) |
Subcommand Build
N/A
Notes
N/A