-
Notifications
You must be signed in to change notification settings - Fork 94
say
Jan Boon edited this page Mar 11, 2023
·
11 revisions
title: Say description: published: true date: 2023-03-11T21:15:27.518Z tags: editor: markdown dateCreated: 2023-03-11T21:15:27.518Z
The say
action causes the first bot of the group to say something.
[tell|say|shout|universe|escort]: <phrase_id>
- [tell|say|shout|universe|escort]: The mode in which the message is sent.
- tell: Sends the message to the only player who has just targeted or followed the bot. This mode can only be used under a player_target_npc or player_follow_npc event.
- say: Sends the message to nearby players.
- shout: Sends the message as shouting to nearby players within a larger area.
- universe: Sends the message to all players.
- escort: Sends the message to the player member of the team escorting the bot group.
- <phrase_id>: The ID of the phrase to be spoken.