From WikiChip
$pnick Identifier - mIRC
< mirc‎ | identifiers
Revision as of 10:54, 3 October 2015 by 83.204.152.177 (talk) (Created page with "{{mirc title|$pnick Identifier}}'''$pnick''' return the name of the channel or the nickname you are currently {{mIRC|/play|/playing}} to. This is useful with the -c and -a sw...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$pnick return the name of the channel or the nickname you are currently /playing to.

This is useful with the -c and -a switches of /play

Synopsis

$pnick

Paramters

None

Properties

None

Example

alias test.play {
msg $pnick test : $1-
}
And use //play -a test.play <nick|channel> file.txt

Compatibility

Added: mIRC v3.72
Added on: 24 Oct 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

/play