m (bot: sort-key added to category) |
m (PatrolBot moved page /ame command - mIRC to mirc/commands/ame: per new naming convention) |
(No difference)
|
Revision as of 00:11, 13 August 2014
Template:mIRC menu The ame command is used to send an action message to all the channels you are currently on in a specific network. This command behaves the same as the /me command with the addition of multiple channels.
An action message is simply a regular PRIVMSG that follows a client-dependent format - usually different to that of a normal message. The raw format for an action message is:
//raw PRIVMSG #ChanA,#chanB,#chanC $+(:, $chr(1), ACTION) [message] $+ $chr(1))
Where [message] is the actual message to be displayed.
Note: As of mIRC v7.1 the /ame command will split long messages into smaller messages so no part of the message will be truncated.
Synopsis
/ame <message>
Switches
None
Parameters
- <message> - The action message to be sent.
Example
/ame gives away cookies ; The ame command can be used in conjunction with ; the scon command to generate a multi-network ame: /scon -at1 ame gives away cookies
Compatibility
Added: mIRC v3.2
Added on: 02 May 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.