From WikiChip
mirc/identifiers/$vcmdstat
< mirc‎ | identifiers
Revision as of 00:54, 23 June 2014 by Zmodem (talk | contribs) (See also)

$vcmdstat can be used to get the current status of the voice command listener for mIRC.

Synopsis

$vcmdstat

Switches

None

Results

0Service is not available.

1Service is currently off.

2Service is ignoring commands.

3Service is on, and listening for commands.

Example

Echo the status of the voice command listener to the active window

//echo -a $vcmdstat

See also