Thread: Siege Level??
View Single Post
12/25/19, 04:49 AM   #3
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
Check the tutorial threads, about eso updates. They contain a EsouiDocumentation_Pxx.txt

Inside you'll find the api functions like
GetItemlink(bag, slotid)
And GetRequiredItemlevel etc. functions which can be used with that item link.

AdvancedFilters uses these functions to determine their level.
Stacking is not only about the level though. Could look the same but one is from crown, other from loot, other is crafted. All the 3 might not stack though as there itemid is different, or other data is different.
  Reply With Quote