From WikiChip
$opnick identifier - mIRC
< mirc‎ | identifiers
Revision as of 07:19, 13 December 2018 by Ouims (talk | contribs)

$opnick returns the nickname of a person who was opped/deopped during an ON OP, on deop, on owner and on deowner event.

Synopsis

$opnick

Switches

None

Example

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

ON *:OP:#:echo -a $opnick

See also

[Expand]
v · d · e mIRC identifier list