-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "mirc/identifiers/$opnick"
< mirc | identifiers
(Created $opnick identifier - mIRC) |
m (→See also) |
||
Line 12: | Line 12: | ||
= See also = | = See also = | ||
− | * [[On | + | * [[On op - mIRC|ON OP Event]] |
+ | * [[On deop - mIRC|ON DEOP Event]] | ||
* [[$hnick identifier - mIRC|$hnick]] | * [[$hnick identifier - mIRC|$hnick]] | ||
* [[$vnick identifier - mIRC|$vnick]] | * [[$vnick identifier - mIRC|$vnick]] | ||
[[Category:mIRC identifiers]] | [[Category:mIRC identifiers]] |
Revision as of 00:10, 23 June 2014
$opnick returns the nickname of a person who was opped/deopped during an ON OP Event.
Contents
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