Emote (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Thirty7
mNo edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=emote|options=text|aliases=e, em, me, ;|note=
{{SlashCommandArticle|command=emote|options=text|aliases={{slashcommand|e}}, {{slashcommand|em}}, {{slashcommand|me}}, and '''<span style="color:blue">;</span>'''|note=
Causes the character to attempt to display the animation of the text specified.
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 [[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.}}
 
===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 {{slashcommand|speak_range}} command.


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 [[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.}}


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


== See Also ==
== See Also ==
*[[Emotes]] for a list of emotes.
* {{slashcommand|speak_range}}
* {{slashcommand|listen_range}}
* {{slashcommand|cc_emote}}
*[[Emotes]]
 


{{Navbox Communication}}
{{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