Project

General

Profile

Actions

$nhnick » History » Revision 6

« Previous | Revision 6/7 (diff) | Next »
Per Amundsen, 02/23/2023 06:34 PM


Added in 2.0

$nhnick(#,N)

Returns the Nth non help nick.

See also $hnick, $nonick, $onick, $nadmnick, $admnick, $nvnick, $vnick.

Parameters

Parameter Description
# The channel.
N If N = 0, number of nicks, otherwise the Nth nick.

Example

//echo -ag There is $nhnick(#,0) non help users

//echo -ag First non help nick is $nhnick(#,1)

Updated by Per Amundsen about 1 year ago · 6 revisions

Also available in: PDF HTML TXT