Project

General

Profile

Actions

$cnick » History » Revision 9

« Previous | Revision 9/22 (diff) | Next »
Per Amundsen, 06/09/2016 05:10 AM


Added in 1.9.4

$cnick(N|nick, M)

Returns the Nth nick in nick color list, or if nick is specified returns Nth position of item in list that matches nick. If nick does not match any items, returns zero.

Parameters

N|nick - The Nth nickcolor item or a nick to match.
M - TODO.

Properties

.color - The nickcolor.
.modes - Channel modes if any.
.levels - The user access levels if any.
.method - The nickcolor method (0 = message and nicklist, 1 = message, 2 = nicklist)
.anymode - $true if anymode is checked, otherwise $false.
.nomode - $true if nomode is checked, otherwise $false.
.ignore - Returns $true if Ignore is checked, otherwise $false.
.op - TODO ($false)
.voice - TODO ($false)
.protect - TODO ($false)
.notify - Returns $true if Notify is checked, otherwise $false.
.abook- Returns $true if Address Book is checked, otherwise $false. (AdiIRC only)
.idle - Idle time in minutes, if set.

Updated by Per Amundsen almost 8 years ago · 9 revisions

Also available in: PDF HTML TXT