Emote (Slash Command): Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Konoko
(New page: {{SlashCommandArticle|command=emote|options=emote|notes=Causes the character to attempt to display the animation of the emote specified. Can be abbreviated /e, /em, /me, and if...)
 
imported>Thirty7
mNo edit summary
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{SlashCommandArticle|command=emote|options=[[emotes|emote]]|notes=Causes the character to attempt to display the animation of the emote specified.
__NOTOC__
== Slash Command ==
{{SlashCommandArticle|command=emote|options=text|aliases=e, em, me, ;|note=
Causes the character to attempt to display the animation of the text specified.


Can be abbreviated /e, /em, /me, and if it's the first thing being typed in the chat line, simply ;.
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.


Examples:
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.}}
* <code>/e dance</code>
 
* <code>/me angry</code>
== Examples ==
* <code>;point>/code>
* '''/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 ==
*[[Emotes]] for a list of emotes.
 
{{Navbox Communication}}
 
[[Category:Communication Commands]]

Latest revision as of 04:04, 9 July 2012

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