Thread Tools Display Modes
10/15/15, 06:04 AM   #1
Wandamey
Guest
Posts: n/a
[outdated] Get localized Glyph Prefix

It would be nice to have an easy way to get the localized glyph prefix (Trifling, Slight, Superb etc...) from the itemLink of the potency runes or from the level of the items generally speaking, (equips, runes, glyphs etc...)

Thanks for considering it.
 
10/16/15, 01:07 AM   #2
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
+1 I could use that, too.

Maybe something a zo_strformat encode could do? <<L:1>> (L)evel?
May already exist??

Would be nice.
 
10/19/15, 05:44 AM   #3
Wandamey
Guest
Posts: n/a
although, getting the info from a Level would return 2 possibilities (lvl20-30 or lvl 25-35 for a lvl 28 item for example) so we could use a "low" and "high" translation?
the idea :
GetLevelGlyphName(level,veteranlevel) returns string min, string max

example : min,max = GetLevelGlyphName(28,0)
> "minor","lesser"

i suppose getting the 2 values could be possible with a zo_strformat too?

Last edited by Wandamey : 10/19/15 at 05:46 AM.
 
11/01/15, 10:50 AM   #4
@AlphaLemming
 
@AlphaLemming's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 122
+1 Need that too!
 

ESOUI » Developer Discussions » Wish List » [outdated] Get localized Glyph Prefix


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