Pick Up Item (0x07)
- Status:
implemented - Direction:
Client - Length:
7 bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x07
- Last modified in POL docs:
2008-10-11 12:57:22byMuadDib
Moongate Packet Classes
PickUpItemPacket(Incoming, Fixed, length7) fromsrc/Moongate.Network.Packets/Incoming/Interaction/PickUpItemPacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE[1] |
CMD |
BYTE[4] |
Item Serial |
BYTE[2] |
# of items in stack |
Subcommand Build
N/A
Notes
N/A