Emote (Slash Command): Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>StarGeek
m (moved examples section, inserted see also with link to Emotes, corrected grammer)
imported>Aggelakis
m (update, navbox)
Line 1: Line 1:
__NOTOC__
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle
{{SlashCommandArticle|command=emote|options=text|aliases=e, em, me, ;|note=
|command=emote
Causes the character to attempt to display the animation of the text specified.
|options=[[emotes|emote]]
|note=Causes the character to attempt to display the animation of the emote specified.


If the emote specified does have an animation, will simply display the text in a thought bubble. This 'thought bubble channel' is similar to [[local]], is zone specific and has a range of about 50 yards.
If the text specified does not have an animation, will simply display in a thought bubble. Additionally, the text will show up in the emote chat channel. The emote channel is similar to [[local]] and has a range of about 50 yards.


NOTE: This command has a unique alias, the semicolon ";". If a semicolon is typed in the chat box, then everything after it will be treated as the ''emote'' portion including the space, so leave the space off. It just so happens that semicolon is [[binds|bound]] to '''"<code>[[beginchat (Slash Command)|beginchat]] ;</code>"''' so that pressing ";" when not in the chat box will put ";" in the chat box for you. This alias does not work in binds.
This command has a unique alias, the semicolon ";". If a semicolon is typed in the chat box, then everything after it will be treated as the ''emote'' portion including the space, so leave the space off. Additionally, the semicolon is [[binds|bound]] to <code>{{slashcommand|beginchat|;}}</code>, so pressing the semicolon when the chat box is not in focus will focus on the chat box and put a semicolon in for you. '''Note:''' The semicolon alias does not work in binds.}}
|aliases=e, em, me, ";"}}


==Examples==
==Examples==
* <code>/e dance</code>
* '''/e''' ''dance''
* <code>/me angry</code>
**Valid emote animation. Character will start a random dance emote.
* <code>;point</code>
**No text is sent to the emote channel.
* '''/me''' ''angry''
**Valid emote animation. Character will play the angry emote.
**No text is sent to the emote channel.
* ''';point'''
**Valid emote animation. Character points forward.
**No text is sent to the emote channel.
* '''/emote''' ''thinks about binds.''
**Invalid emote animation. Thought bubble appears above character's head with ''thinks about binds.'' in it.
**''CharacterName thinks about binds.'' shows up in the emote channel.


== See Also ==
== See Also ==
Line 21: Line 28:
[http://www.the-swarm.org/Emotes/EmoteGuide.htm Mantid's Animated Emote Guide] has a list of every emote in the game, with animated GIF files of each for reference.
[http://www.the-swarm.org/Emotes/EmoteGuide.htm Mantid's Animated Emote Guide] has a list of every emote in the game, with animated GIF files of each for reference.


{{Communication Commands NavBox}}
[[Category:Communication Commands]]
[[Category:Communication Commands]]

Revision as of 07:56, 1 March 2009

Slash Command

/emote text

Aliases: e, em, me, ;

Causes the character to attempt to display the animation of the text specified.

If the text specified does not have an animation, will simply display in a thought bubble. Additionally, the text will show up in the emote chat channel. The emote channel is similar to local and has a range of about 50 yards.

This command has a unique alias, the semicolon ";". If a semicolon is typed in the chat box, then everything after it will be treated as the emote portion including the space, so leave the space off. Additionally, the semicolon is bound to /beginchat ;, so pressing the semicolon when the chat box is not in focus will focus on the chat box and put a semicolon in for you. Note: The semicolon alias does not work in binds.

Examples

  • /e dance
    • Valid emote animation. Character will start a random dance emote.
    • No text is sent to the emote channel.
  • /me angry
    • Valid emote animation. Character will play the angry emote.
    • No text is sent to the emote channel.
  • ;point
    • Valid emote animation. Character points forward.
    • No text is sent to the emote channel.
  • /emote thinks about binds.
    • Invalid emote animation. Thought bubble appears above character's head with thinks about binds. in it.
    • CharacterName thinks about binds. shows up in the emote channel.

See Also

External Links

Mantid's Animated Emote Guide has a list of every emote in the game, with animated GIF files of each for reference.


Template:Communication Commands NavBox