Thread Tools Display Modes
04/25/14, 12:04 PM   #1
Artajörn
Join Date: Apr 2014
Posts: 19
Question Where can I find a list of emotes and their indexes?

Hi,

I'm adding a feature to my addon to play emotes by pressing buttons. I guess I'll have to use the PlayEmote(luaindex index) function so my question is: where can I find a list of emotes and their indexes?

Regards and thanks in advance.
  Reply With Quote
04/25/14, 12:35 PM   #2
Errc
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 30
/zgoo SLASH_COMMANDS
  Reply With Quote
04/25/14, 12:43 PM   #3
BadVolt
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 74
And how about
http://wiki.esoui.com/API#Emotes
  Reply With Quote
04/25/14, 01:54 PM   #4
Halja
 
Halja's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 111
Another option is ESOTheater add-on has it has a slash command feature.
/et –enumsys
Pulls the system emotes and places them in index ordered in the add-ons savedvariables file. I use to as quick check for changes at every patch since list has changed a few times now.

--halja
  Reply With Quote
04/26/14, 02:19 PM   #5
Artajörn
Join Date: Apr 2014
Posts: 19
Originally Posted by Errc View Post
/zgoo SLASH_COMMANDS
I'm using that command, but the value appears with a function format (eg, function: 44FBB708). How I can convert it to the luaindex format?


EDIT: I have got all the emotes and their indexes. I'll post them in the wiki when Dolby fixes the login problem.

By the way, thank you very much for the answers. ^^

Last edited by Artajörn : 04/27/14 at 01:01 PM.
  Reply With Quote

ESOUI » Developer Discussions » Lua/XML Help » Where can I find a list of emotes and their indexes?

Thread Tools
Display Modes

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