Difference between revisions of "Me"

From Scriptwiki
Jump to: navigation, search
m
m (changed note to mention /describe)
Line 5: Line 5:
 
*<message> is what the active window will receive as action.
 
*<message> is what the active window will receive as action.
  
'''Note''' that you cannot use this in a script.  
+
'''Note''' If you need to specify a channel as target (in a script for example), use /descibe.  
  
 
== Example ==
 
== Example ==

Revision as of 10:29, 23 April 2008

Sends an action to the active window.

/me <message>
  • <message> is what the active window will receive as action.

Note If you need to specify a channel as target (in a script for example), use /descibe.

Example

/me is back

Sends 'is back' as action to the active window.

See Also

  • /ame sends an action to all open channel windows.