ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Lua/XML Help (https://www.esoui.com/forums/forumdisplay.php?f=175)
-   -   Where can I find a list of emotes and their indexes? (https://www.esoui.com/forums/showthread.php?t=1167)

Artajörn 04/25/14 12:04 PM

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. :)

Errc 04/25/14 12:35 PM

/zgoo SLASH_COMMANDS

BadVolt 04/25/14 12:43 PM

And how about
http://wiki.esoui.com/API#Emotes

Halja 04/25/14 01:54 PM

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.:D

--halja

Artajörn 04/26/14 02:19 PM

Quote:

Originally Posted by Errc (Post 5862)
/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? :confused:


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. ^^


All times are GMT -6. The time now is 08:24 AM.

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