From WikiChip
Difference between revisions of "mirc/identifiers/$vcmdstat"
< mirc‎ | identifiers

m (See also)
(No difference)

Revision as of 10:26, 4 January 2015

$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