From WikiChip
$vnick identifier - mIRC
< mirc‎ | identifiers
Revision as of 18:10, 22 September 2017 by Sophist (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$vnick returns the nickname of a person who was voiced/devoiced during an on voice or an on devoice event.


Synopsis[edit]

$vnick

Parameters[edit]

None

Properties[edit]

None

Example[edit]

A scripted event that will echo the nickname of the person who was just voiced to the active window:

ON *:VOICE:#:echo -a $vnick

Compatibility[edit]

Added: mIRC v4.72
Added on: 09 Jan 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list