From WikiChip
$rnick Identifier - mIRC
< mirc‎ | identifiers
Revision as of 21:28, 2 November 2017 by Ouims (talk | contribs) (Created page with "{{mirc title|$rnick Identifier}}{{Deprecated feature|new={{mIRC|$nick}}}}'''$rnick returns regular nickname on a channel == Synopsis == <pre>$rnick(chan,N|nick)</pre> == Par...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: This feature has essentially been replaced by $nick.$rnick returns regular nickname on a channel

Synopsis

$rnick(chan,N|nick)

Paramters

  • chan - the channel name
  • N - The Nth regular nickname, if N is 0, returns the total number of regular nickname in the channel
  • nick - is you specify a nickname, use that nickname

Properties

  • .pnick - Returns the target result with their elevation level, eg: @,+,%. Regular users display normal.
  • .idle - Returns the current idle time for the nickname on the channel specified
  • .color - Returns the color for that user as set up in the Nick color dialog

Example

//echo -a $rnick($chan,0)

Compatibility

Added: mIRC v5.5
Added on: 08 Jan 1999
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

$nick