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

(Created page with "Without any parameters, mIRC will echo if auto-join on invite is on or off. You can use the on and off parameter to enable or disable this feature. == Synopsis == /ajinvite ...")
(No difference)

Revision as of 02:34, 1 December 2013

Without any parameters, mIRC will echo if auto-join on invite is on or off. You can use the on and off parameter to enable or disable this feature.

Synopsis

/ajinvite [on | off]

Switches

None

Parameters

  • on - Turns on auto-join on invite
  • off - Turns off auto-join on invite

Example

;Open the address book, highlight tab
/ajinvite
;Disable auto-join on invite
/ajinvite off

The above example will output:

* Auto-join on invite is on
* 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