Thread Tools Display Modes
Prev Previous Post   Next Post Next
08-16-17, 10:53 AM   #7
cbdgv
A Deviate Faerie Dragon
 
cbdgv's Avatar
Join Date: Jan 2008
Posts: 12
Originally Posted by syncrow View Post
Like I said, you might have to figure out the "artifact relic" localized string for your client language.

Lua Code:
  1. local isRelic = select(7, GetItemInfo(itemLink)) == EJ_LOOT_SLOT_FILTER_ARTIFACT_RELIC and true or false;

This should also mark every artifact relic as potential "Equip", if you might wonder why the relics will be handled like weapons / Armor



thank you very much
Show ilvl

Can you help again?
And Add ItemSets custom
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » SyncUI help


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