Thread: Update 2.5
View Single Post
08/07/16, 06:55 AM   #59
Weolo
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 79
Originally Posted by votan View Post
And there is a little mistake in the ESOUIDocumentation.txt.
GetCharacterInfo does not return championRank anymore. The return value has been removed, but is still in the doc file.
Yeah I raised that in post #44 above in this thead.
championRank was remove when Shodow of the Hist hit live.
ESOUIDocumentation.txt was given to us prior to go live so it is a little out.

I think I will have to build my own workaround. Capture all of the GetCharacterInfo() data that I want on first load and then re-use that from then on.

Last edited by Weolo : 08/07/16 at 06:57 AM.
  Reply With Quote