next up previous contents
Next: Items in Container [0x3C] Up: Game Packets Structure Previous: Send Skills/Lock state [0x3A]   Contents

Buy Item(s) [0x3B]

Buy Item(s) (Variable # of bytes)
BYTE cmd
BYTE[2] blockSize
BYTE[4] vendorID
BYTE flag
0x00 - no items following
0x02 - items following
For each item
BYTE (0x1A)
BYTE[4] itemID (from 3C packet)
BYTE[2] # bought


Thiago A Correa 2001-06-09