Project

General

Profile

Actions

$nadmnick » History » Revision 1

Revision 1/6 | Next »
Per Amundsen, 11/22/2015 12:16 AM


Added in 2.0

$nadmnick(#,N)

Returns the Nth non admin nick.

Parameters

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

Example

echo -ag There is $nadmnick(#,0) non admin users

echo -ag First non admin nick is $nadmnick(#,1)

Updated by Per Amundsen over 8 years ago · 1 revisions

Also available in: PDF HTML TXT