Actions
$nadmnick » History » Revision 2
« Previous |
Revision 2/6
(diff)
| Next »
Mr. BS, 12/14/2015 05:11 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 Mr. BS almost 9 years ago · 2 revisions