Thread Tools Display Modes
12/24/19, 10:54 PM   #1
hercules97
Join Date: Dec 2019
Posts: 1
Siege Level??

Hi,
Is there any way to determine the level of siege weapons?
I've been collecting low level coldfire, but they don't stack and they're becoming a pain to manage.
I tried advanced filters, and it lets me at least narrow down like level 10 to 20, etc.... but I would like to determing their actual level somehow.
  Reply With Quote
12/25/19, 12:35 AM   #2
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
If advanced filters can narrow it down to level ranges, then there is likely an exact level in the item data.
  Reply With Quote
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,912
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

ESOUI » AddOns » AddOn Search/Requests » Siege Level??

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off