|
Hi,
You are right, in our DB we only store one variation of a certain item. All items in WoW have an ID, different variations of the same item ( different Pre of Suffixes ) still have the same ID in WoW.
So if we would have to store variations, it means we wouldn't be able to use the WoW Item ID anymore, but instead we should log items based on Item Name + Item ID.
This would add a lot of additional items to our DB of course, but in fact, those are just variations of the same Base item.
I'll check with Rushter what he thinks about it though.
Regards,
Annunaki
|