[World] 0x1c0b - Spawn Multiple Items
This packet is sent to spawn multiple drops on a players screen.
BYTE ItemCount
:FOREACH ItemCount
WORD EntityID
WORD ItemID
DWORD Y Coord
DWORD X Coord
WORD Original Owner (Mob Entity ID)
BYTE State (See Below)
:ENDFOR
State | Meaning |
---|---|
0x00 | Can't Take |
0x08 | Can Take |
page revision: 0, last edited: 11 Aug 2009 17:51