next up previous contents
Next: Sell Reply [0x9F] Up: Game Packets Structure Previous: Request Help [0x9B]   Contents

Sell List [0x9E]

Sell List (Variable # of bytes)
BYTE cmd
BYTE[2] blockSize
BYTE[4] shopkeeperID
BYTE[2] numItems
For each item, a structure containing:
        BYTE[4] itemID
        BYTE[2] itemModel
        BYTE[2] itemHue/Color
        BYTE[2] itemAmount
        BYTE[2] value
        BYTE[2] nameLength
        BYTE[?] name


Thiago A Correa 2001-06-09