ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Wish List (https://www.esoui.com/forums/forumdisplay.php?f=177)
-   -   [implemented] Account Info (https://www.esoui.com/forums/showthread.php?t=6065)

Ayantir 02/03/16 12:28 PM

[implemented] Account Info
 
Hello,

Some functions like
Lua Code:
  1. local index = GetNumCreatedCharsOnAccount() -- returns numbers of char on the player account
  2. local name, gender, level, veteranRank, class, race, alliance, locationId = GetCharacterData(index)

could be cool to add.
It's a pain to manage deleted chars on multi character addons.

votan 02/03/16 12:46 PM

Yes, please. :)

You could make RequestCharacterList() and GetCharacterInfo(index) and/or ZO_AddOnManager:GetNumCharacters() and ZO_AddOnManager:GetCharacterInfo(characterIndex) available in-game.


All times are GMT -6. The time now is 12:11 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI