Project

General

Profile

Actions

$nhnick » History » Revision 2

« Previous | Revision 2/7 (diff) | Next »
Mr. BS, 12/14/2015 05:11 AM


Added in 2.0

$nhnick(#,N)

Returns the Nth non help nick.

Parameters

# - 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 Mr. BS over 8 years ago · 2 revisions

Also available in: PDF HTML TXT