From WikiChip
Difference between revisions of "mirc/commands/describe"
m (Bot: Fixing links) |
m (Bot: de-linking old mIRC menu) |
||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/describe Command}} | ||
The '''/describe command''' sends an action message to a specific channel or person. This command is the same the [[/me command - mIRC|/me command]] except you can set a destination channel or nick other then the active window. | The '''/describe command''' sends an action message to a specific channel or person. This command is the same the [[/me command - mIRC|/me command]] except you can set a destination channel or nick other then the active window. | ||
Line 18: | Line 19: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|3.1}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Line 36: | Line 33: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|describe command - mIRC]] |
Latest revision as of 18:15, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /describe command sends an action message to a specific channel or person. This command is the same the /me command except you can set a destination channel or nick other then the active window.
Synopsis[edit]
/describe <nick|channel> <message>
Switches[edit]
None
Parameters[edit]
- <nick|channel> - The destination channel or person for the action message
- <message> - The action message to be sent
Example[edit]
;When someone says 'moo', we will reply On *:Text:moo:#:{ describe $chan moos back! }
Compatibility[edit]
Added: mIRC v3.1
Added on: 23 Apr 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list