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

VendorBuyList

0x74
S->C Variable All Active
Permalink

Metadata

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

Description

Vendor buy list with prices and descriptions.

Notes

Container is vendor's Layer.ShopBuy container or -1.

Packet Structure

00:ID(0x74)
01:Len(2)
03:ContainerSerial(4)
07:Count(1)
then Count x { Price(4), DescLen(1 incl null), Desc(ASCII null) }
Thank you to RunUO, ServUO and POL Server