Project

General

Profile

Actions

$nopnick » History » Revision 2

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


Added in 2.0

$nopnick(#,N)

Returns the Nth non operator nick.

Parameters

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

Example

//echo -ag There is $nopnick(#,0) non operator users

//echo -ag First non operator nick is $nopnick(#,1)

Updated by Mr. BS over 8 years ago · 2 revisions

Also available in: PDF HTML TXT