From WikiChip
Difference between revisions of "mirc/commands/gload"
m (Bot: Adding a template) |
|||
Line 42: | Line 42: | ||
* [[$agentname identifier - mIRC|$agentname]] | * [[$agentname identifier - mIRC|$agentname]] | ||
* [[$agent identifier - mIRC|$agent]] | * [[$agent identifier - mIRC|$agent]] | ||
+ | {{mIRC command list}} | ||
− | + | [[Category:MIRC commands]] | |
− | [[Category: |
Revision as of 20:40, 3 July 2014
The gload command loads an agent.
Synopsis
/gload -h <name> <filename | N | default>
Switches
- -h - Hides the agent whenever mIRC is minimized
Parameters
- <name> - The name that will be used to reference that agent
- <filename | N | default> - You can specify the filename to an agent if you know it, or, you can load the Nth agent installed on the system or even specify 'default' which will load the default agent on the system
Example
;Load the default agent on your system /gload myagent default
Compatibility
Added: mIRC v5.7
Added On: 02/02/2000
Note: Individual switches were not taken into consideration.
See also
- List of commands
- List of identifiers
- /ghide
- /gunload
- /gshow
- /gmove
- /gsize
- /gtalk
- /gplay
- /gpoint
- /gstop
- /gopts
- /gqreq
- $agentver
- $agentstat
- $agentname
- $agent
mIRC commands list