AucAdvanced/ScanData
Fra Norganna's AddOns
ScanData.Lua Format
Scandata.lua can be deciphered by reviewing the contents of CoreConst.Lua, as of version 3164, beginning at line 76.
The Details
The Position Indexes, more commonly the Field Names are defined as follows:
LINK = 1, ILEVEL = 2, ITYPE = 3, ISUB = 4, IEQUIP = 5, PRICE = 6, TLEFT = 7, TIME = 8, NAME = 9, TEXTURE = 10, COUNT = 11, QUALITY = 12, CANUSE = 13, ULEVEL = 14, MINBID = 15, MININC = 16, BUYOUT = 17, CURBID = 18, AMHIGH = 19, SELLER = 20, FLAG = 21, ID = 22, ITEMID = 23, SUFFIX = 24, FACTOR = 25, ENCHANT = 26, SEED = 27