Draw Container (0x24)
- Status:
implemented - Direction:
Server - Length:
7 bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x24
- Last modified in POL docs:
2020-04-08 15:15:13byNando
Moongate Packet Classes
DrawContainerPacket(Outgoing, Fixed, length9) fromsrc/Moongate.Network.Packets/Outgoing/Entity/DrawContainerPacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE |
cmd |
BYTE[4] |
item id |
BYTE[2] |
Gump model (0x003C is backpack) |
Subcommand Build
N/A
Notes
Shops use model 0x0030 (see packets 0x74, 0x3C for more information)