From WikiChip
Difference between revisions of "mirc/commands/ajinvite"
< mirc‎ | commands

(Parameters)
(Example)
Line 18: Line 18:
 
The above example will output:
 
The above example will output:
  
<pre>* Auto-join on invite is on
+
<pre>* Auto-join on invite is on/off
 
* Auto-join on invite is off</pre>
 
* Auto-join on invite is off</pre>
  

Revision as of 20:42, 10 May 2014

The /ajinvite command can be used to turn on/off the auto-join on invite features, available in the Options (Alt + o > IRC > auto-join channel on invite). Without any parameters, mIRC will echo if the feature is on or off.

Synopsis

/ajinvite [on | off]

Switches

None

Parameters

  • [on | off] - Turns the feature on/off.

Example

;Display the status of the feature
/ajinvite
;Disable the feature
/ajinvite off

The above example will output:

* Auto-join on invite is on/off
* Auto-join on invite is off

Compatibility

Added: mIRC v5.5

Added On: 08/01/1999

Note: Individual switches were not taken into consideration.

See also