Difference between revisions of "Ame"

From Scriptwiki
Jump to: navigation, search
m (argh with these)
 
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
 
+
* [[Amsg|/amsg]] sends a [[msg]] to all open channel windows.<br />
[[Amsg|/amsg]] sends a [[msg]] to all open channel windows.<br />
+
* [[Describe|/describe]] sends an action to a target.<br />
[[Describe|/describe]] sends an action to a target.<br />
+
* [[Me|/me]] sends an action to the active window.<br />
[[Me|/me]] sends an action to the active window.<br />
+
* [[Custom_Amsg_and_Ame_Alias|Custom Ame Alias]] to exclude certain channels from your ame, as many people conceive them as annoying.
Use this [[Custom_Amsg_and_Ame_Alias|Custom Ame Alias]] to exclude certain channels from your ame, as many people conceive them as annoying.
 
  
 
[[Category:Commands]]
 
[[Category:Commands]]

Latest revision as of 09:34, 2 July 2007

Sends an action to all open channel windows.

/ame <message>
  • <message> is what every channel window will receive.

Note that if length of <message> is larger than the server limit the exceeding characters will be either cut off, or nothing sent at all.

Example

/ame back

Will send 'back' as action to every open channel window.

See Also

  • /amsg sends a msg to all open channel windows.
  • /describe sends an action to a target.
  • /me sends an action to the active window.
  • Custom Ame Alias to exclude certain channels from your ame, as many people conceive them as annoying.