Emote (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Leandro
(Linked to Mantid's guide.)
No edit summary
 
(16 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle
{{SlashCommandArticle|command=emote|options=text|aliases={{slashcommand|e}}, {{slashcommand|em}}, {{slashcommand|me}}, and '''<span style="color:blue">;</span>'''|note=
|command=emote
Causes the character to attempt to display the animation or 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.
*'''Text''' is the name of the animation you'd like to perform or the text of the message you'd like displayed.
*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.}}


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.
===Animation Emotes===
|aliases=e, em, me, ";"}}
Use the emote command with the name of an animation to make your character perform an action. See the [[Emotes]] page for a list of animation names.


==External Links==
===Spoken Emotes===
[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.
If the text specified does not have an animation, it will simply display in a thought bubble. Additionally, the text will show up in the Emotes chat channel. The Emotes channel is similar to [[Local]] and has a range of 50-100 feet depending on the zone. The distance that the emote text "carries" can be set using the {{slashcommand|speak_range}} command.


==Examples==
 
* <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 ==
* {{slashcommand|speak_range}}
* {{slashcommand|listen_range}}
* {{slashcommand|cc_emote}}
*[[Emotes]]
 
 
{{Navbox Communication}}


[[Category:Communication Commands]]
[[Category:Communication Commands]]
[[Category:Slash Commands]]

Latest revision as of 15:31, 28 December 2022

Slash Command

/emote text
Aliases: '/e, /em, /me, and ;'

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

  • Text is the name of the animation you'd like to perform or the text of the message you'd like displayed.
  • 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.

Animation Emotes

Use the emote command with the name of an animation to make your character perform an action. See the Emotes page for a list of animation names.

Spoken Emotes

If the text specified does not have an animation, it will simply display in a thought bubble. Additionally, the text will show up in the Emotes chat channel. The Emotes channel is similar to Local and has a range of 50-100 feet depending on the zone. The distance that the emote text "carries" can be set using the /speak_range command.


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