Hello there,
I currently try to get an almost complete Item-sparse.adb file. Therefor I (currently) check what item id doesn't exists in my Item-sparse.adb file and try to force WoW to download the item informations from the server and store this informations in the cache files.
But it seems to work only for some items. Such items like Goretusk Liver Pie - Item - World of Warcraft it doesn't work.
I tried some LUA functions like SetItemRef, GetItemInfo and GetItemStats. These LUA functions are showing the correct value but the item is not in in the Item-sparse.adb file.
Has someone an idea how I could force WoW to load the item informations from the server?
Or are there other cache files? I have found a file called Item-sparse.db2 under \Data\Cache\deDE\patch-deDE-oldworld-13286.MPQ\DBFilesClient. But if I try to open the file with a hex editor it seems that this file only contains null values and some strings (with the item names). But no data of the item. Does someone maybe know the file structure of this file?
I don't know what todo else to get the item informations from WoW.
Please help me.
Greets
Saij