Thread Tools Display Modes
05/29/14, 11:52 AM   #1
Edda
 
Edda's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 60
Get player account name

Is there any way to retrieve a player's account name ? There is getUnitName('player') but nothing for a player's account name it seems.
  Reply With Quote
05/29/14, 12:14 PM   #2
Garkin
 
Garkin's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 832
Originally Posted by Edda View Post
Is there any way to retrieve a player's account name ? There is getUnitName('player') but nothing for a player's account name it seems.
Lua Code:
  1. GetDisplayName()
  Reply With Quote
05/29/14, 02:24 PM   #3
Edda
 
Edda's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 60
--------------------------
  Reply With Quote

ESOUI » Developer Discussions » Lua/XML Help » Get player account name


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