me
Description
Displays an action message from the NPC in the chat, typically used for roleplaying purposes.
Basic information
| Name | Type | Possibilities |
|---|---|---|
| me | interaction | 1 |
Parameters
| # | Name | Type | Mandatory | Description | Multiple |
|---|---|---|---|---|---|
| 1 | message | string | Yes | The components of the action message to be displayed. These will be concatenated with spaces. | Yes |
Outputs
| # | Description |
|---|---|
| 1 | The only result is 1. |
Example
interaction
me "waves his hand" "then smiles"
tell "You are so pretty."
behaviour
nothing