Drop->Wear Item (0x13)
- Status:
implemented - Direction:
Client - Length:
10 bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x13
- Last modified in POL docs:
2009-03-02 08:08:35byTurley
Moongate Packet Classes
DropWearItemPacket(Incoming, Fixed, length10) fromsrc/Moongate.Network.Packets/Incoming/Interaction/DropWearItemPacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE |
cmd |
BYTE[4] |
itemid |
BYTE |
layer (layer of player) |
BYTE[4] |
playerID |
Subcommand Build
N/A
Notes
1.) The Layer should not be trusted.