Quote:
|
Originally Posted by MsUnderstood
Would it be possible to show the tradeskill in a perecent?
|
The gamedata call out that would be used for the Tradeskill XP is still broken on SoE's end. Each element such as the Tradskill XP% must have a default text set for it. Many authors that have included the Tradeskill XP have set the default text to 218% (which is the maximum width the number should ever be). If the Gamedata call out was working right, you would never see the 218% but the actual Tradeskill XP value. But since it is still broken it displays the default text of 218%. For this reason I do not show any Tradeskill XP on my UI's at this time.
When the gamedata call out is fixed It will be very easy for me to add the Tradeskill XP% back into the UI.
I would love to show the Tradeskill XP% as much as everyone would like to see it, but showing the default number defeats the purpose of displaying it since it will never be right until it is fixed.