next up previous contents
Next: Personal Light Level [0x4E] Up: Game Packets Structure Previous: Buy Item(s) [0x3B]   Contents

Items in Container [0x3C]

Items in Container (Variable # of bytes)
BYTE cmd
BYTE[2] blockSize
BYTE[2] # of Item segments
Item Segments:
BYTE[4] itemID
BYTE[2] model
BYTE unknown1 (0x00)
BYTE[2] # of items in stack
BYTE[2] xLoc
BYTE[2] yLoc
BYTE[4] Container ItemID
BYTE[2] color


Thiago A Correa 2001-06-09