From WikiChip
$opnick identifier - mIRC
< mirc‎ | identifiers
Revision as of 09:50, 30 January 2024 by KindOne (talk | contribs) (Compatibility: Add missing version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Synopsis[edit]

$opnick

Switches[edit]

None

Example[edit]

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

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

Compatibility[edit]

Added: mIRC v3.2
Added on: 02 May 1995
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