Thread Tools Display Modes
Prev Previous Post   Next Post Next
04/15/18, 10:10 AM   #1
VulcanTourist
AddOn Author - Click to view addons
Join Date: Mar 2018
Posts: 27
GetLevelOrChampionPointsString() API call

I needed a means to obtain the character level and CPs, and I rummaged about in the esoui.com wiki and found this:
GetLevelOrChampionPointsString(level, championPoints, iconSize)
That is the limit of the documentation about it. When I tried to use it, however, the result wasn't what I'd hoped.

Does anyone have more complete documentation about that API function, or know that it doesn't do what I hoped and there is a different one(s) that I should be using? Could it be a data typing issue? I know nothing of how data is typed in LUA or whether it's auto-type-converted as needed.
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » GetLevelOrChampionPointsString() API call


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