Ame » History » Version 5
Per Amundsen, 06/04/2019 09:21 PM
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 | 5 | Per Amundsen | <message> - The emote/action message to send. |
12 | 2 | Per Amundsen | |
13 | *Example* |
||
14 | 1 | Per Amundsen | |
15 | 2 | Per Amundsen | <pre> |
16 | 5 | Per Amundsen | ; Sends 'Hello world' to all open channels on current connection. |
17 | 2 | Per Amundsen | /ame Hello world. |
18 | </pre> |