From WikiChip
Difference between revisions of "mirc/identifiers/$agentname"
m (PatrolBot moved page $agentname identifier - mIRC to mirc/identifiers/$agentname: auto-move) |
(ac) |
||
Line 1: | Line 1: | ||
− | '''$agentname''' can be used in conjunction with the | + | {{mirc title|$agentname identifier}}'''$agentname''' can be used in conjunction with the {{mirc|on agent}} in order to return the name of the Agent associated with the event. |
== Synopsis == | == Synopsis == | ||
Line 17: | Line 17: | ||
== See Also == | == See Also == | ||
− | * | + | * {{mirc|on agent}} |
− | + | * {{mirc|/gload}} | |
− | * | + | * {{mirc|/gunload}} |
− | + | * {{mirc|/gshow}} | |
− | * | + | * {{mirc|/ghide}} |
− | + | * {{mirc|/gmove}} | |
− | * | + | * {{mirc|/gsize}} |
− | + | * {{mirc|/gtalk}} | |
− | * | + | * {{mirc|/gplay}} |
− | + | * {{mirc|/gpoint}} | |
− | * | + | * {{mirc|/gstop}} |
− | + | * {{mirc|/gopts}} | |
− | * | + | * {{mirc|/gqreq}} |
− | + | * {{mirc|$agent}} | |
− | * | + | * {{mirc|$agentstat}} |
− | + | * {{mirc|$agentver}} | |
− | * | ||
− | |||
− | * | ||
− | |||
− | * | ||
− | |||
− | * | ||
− | |||
− | * | ||
− | |||
− | * | ||
− | |||
− | * | ||
− | |||
− | * |
Revision as of 13:40, 6 January 2016
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$agentname can be used in conjunction with the on agent in order to return the name of the Agent associated with the event.
Synopsis
$agentname
Parameters
None
Example
After the ON AGENT Event triggers, return the name of the Agent that just finished speaking
ON *:AGENT:echo -a $agentname has just finished speaking.
Compatibility
Added: mIRC v5.9
Addon On: 26/04/2001