Thread Tools Display Modes
01/07/18, 12:22 AM   #1
ArtOfShred
 
ArtOfShred's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2016
Posts: 103
[outdated] Global Constant: SoulGemType - Add SOUL_GEM_TYPE_CROWN

GetSoulGemInfo(number SoulGemType, number targetLevel, boolean onlyInInventory)
Returns: string name, textureName icon, number stackCount, number ItemQuality

SOUL_GEM_TYPE_EMPTY = 0
SOUL_GEM_TYPE_FILLED = 1


Just a simple request - any chance you could add an additional type here, SOUL_GEM_TYPE_CROWN = 2, so we can factor this in when determining the number of available soul gems. Thinking it might be useful for various Info Panel addons (or any other addon that displays count of soul gems), including the one I have in LUI Extended.
 

ESOUI » Developer Discussions » Wish List » [outdated] Global Constant: SoulGemType - Add SOUL_GEM_TYPE_CROWN

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