Ame » History » Version 6
Per Amundsen, 02/14/2023 09:09 AM
| 1 | 1 | Per Amundsen | _Added in 1.7_ |
|---|---|---|---|
| 2 | |||
| 3 | */ame <message>* |
||
| 4 | |||
| 5 | 5 | Per Amundsen | Sends an emote/action message to all open channels on current connection. |
| 6 | 1 | Per Amundsen | |
| 7 | 5 | Per Amundsen | _See also [[/describe]], [[/me]], [[/msg]], [[/nmsg]], [[/omsg]], [[/notice]], [[/onotice]]._ |
| 8 | |||
| 9 | 1 | Per Amundsen | *Parameters* |
| 10 | 2 | Per Amundsen | |
| 11 | 6 | Per Amundsen | table(ktable). |
| 12 | |*Parameter*|*Description*| |
||
| 13 | | <message> | The emote/action message to send. | |
||
| 14 | 2 | Per Amundsen | |
| 15 | *Example* |
||
| 16 | 1 | Per Amundsen | |
| 17 | 2 | Per Amundsen | <pre> |
| 18 | 5 | Per Amundsen | ; Sends 'Hello world' to all open channels on current connection. |
| 19 | 2 | Per Amundsen | /ame Hello world. |
| 20 | </pre> |