Thread Tools Display Modes
08/05/16, 12:43 AM   #1
hisdad
AddOn Author - Click to view addons
Join Date: Dec 2014
Posts: 33
When cahrs change name, whats stays the same? GUID?

Hi team,
Is there a GUID that stays the same when a char performs a rename?

Regards,
--Dad
  Reply With Quote
08/05/16, 01:01 AM   #2
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
Yes:

* GetCurrentCharacterId()
** _Returns:_ *string* _id_

* GetNumCharacters()
** _Returns:_ *integer* _numCharacters_

* GetCharacterInfo(*luaindex* _index_)
** _Returns:_ *string* _name_, *[Gender|#Gender]* _gender_, *integer* _level_, *integer* _championRank_, *integer* _classId_, *integer* _raceId_, *[Alliance|#Alliance]* _alliance_, *string* _id_, *integer* _locationId_
  Reply With Quote
08/05/16, 05:22 PM   #3
hisdad
AddOn Author - Click to view addons
Join Date: Dec 2014
Posts: 33
Thanks Votan!

--Dad
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » When cahrs change name, whats stays the same? GUID?


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