Project

General

Profile

$inick » History » Version 3

Per Amundsen, 06/09/2016 05:19 AM

1 1 Per Amundsen
_Added in 2.4_
2
3 3 Per Amundsen
*$inick(N|nick)*
4 1 Per Amundsen
5
Returns the Nth nick in nick icon 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.
6
7
*Parameters*
8
9
N|nick - The Nth nick icon item or a nick to match.
10
11
*Properties*
12
13
.icon - The filename for the icon.
14
.modes - Channel modes if any.
15
.levels - The user access levels if any.
16
.anymode - [[$true]] if anymode is checked, otherwise [[$false]].
17
.nomode - [[$true]] if nomode is checked, otherwise [[$false]].
18
.ignore - Returns [[$true]] if Ignore is checked, otherwise [[$false]].
19
.op - TODO ($false)
20
.voice - TODO ($false)
21
.protect - TODO ($false)
22
.notify - Returns [[$true]] if Notify is checked, otherwise [[$false]].
23
.abook- Returns [[$true]] if Address Book is checked, otherwise [[$false]]. (AdiIRC only)
24
.idle - Idle time in minutes, if set.