Site is currently under construction, check back soon!
← Back to Ultima Online Packet Guide

VendorSellList

0x9E
S->C Variable All Active
Permalink

Metadata

Direction
S->C
Size
Variable
Type
Variable
Client Version
All
Status
Active

Description

Vendor sell list of player's items with prices.

Notes

NameLen is 2 bytes; Name is not null-terminated.

Packet Structure

00:ID(0x9E)
01:Len(2 backfilled)
03:Vendor(4)
07:Count(2)
then Count x { ItemSerial(4), ItemID(2), Hue(2), Amount(2), Price(2), NameLen(2), Name(ASCII) }
Thank you to RunUO, ServUO and POL Server