WoW:API DoEmote: Difference between revisions

No change in size ,  10 July 2007
m
tokens
m (Robot: converting/fixing HTML)
m (tokens)
Line 28: Line 28:


<!-- Details not appropriate for the main description can go here -->
<!-- Details not appropriate for the main description can go here -->
: Executes one of the emotes based on the given token, including vocal emotes.  The list of currently valid emotes is given in ChatFrame.lua, defined as one of the EMOTE''x''_TOKEN constants.  ''x'' starts at 1 and currently goes up to 170 (as of 1.3.0).  Certain emotes may also trigger character animations and sound effects.
: Executes one of the emotes based on the given token, including vocal emotes.  The list of currently valid emotes is given in ChatFrame.lua, defined as one of the EMOTE''x''_TOKEN constants.  ''x'' starts at 1 and currently goes up to 171 (as of 2.1.2).  Certain emotes may also trigger character animations and sound effects.
Anonymous user