emot - ryzom/ryzomcore GitHub Wiki


title: Emote description: published: true date: 2023-03-12T01:52:03.720Z tags: editor: markdown dateCreated: 2023-03-11T14:38:22.479Z

emot

The emot action triggers an emote for one or more bots.

As events and actions are group wide, you can specify the bots that will play the emote.

Parameter Syntax

<emot_name>
[<bot_name>|<bot_number>]
[...]

Parameters

  • emot_name: Name of the emote to be played. A list of available emotes can be found in the Georges file list.emot.
  • [bot_name|bot_number]: (Optional) Name or number of the bot(s) to play the emote. If not specified, all bots in the group will play the same emote. If triggered from a player_follow_npc or player_target_npc event, this parameter is ignored, and the followed or targeted bot will be automaticaly selected to play the emot.
  • [...]: (Optional) Additional bot names or numbers to play the emote.

See also

  • Say: An action that allows bots to say something, with the option to specify the mode of speech.
  • NPC Say: An action that makes a specified NPC say a literal sentence or DSS ID in regular say mode only.
⚠️ **GitHub.com Fallback** ⚠️