UO.GetShop

From OpenEUO
Revision as of 12:59, 8 October 2010 by 76.184.213.234 (Talk)

Jump to: navigation, search
local bRes,nPos,nCnt,nID,nType,nMax,nPrice,sName = UO.GetShop()

This command retrieves information about the currently shown top entry on an open shopping gump.


Note: Every time you scroll to a new entry, you have to call UO.GetShop.