$cnick » History » Version 2
Per Amundsen, 08/09/2015 02:37 AM
1 | 1 | Per Amundsen | _Added in 1.9.4_ |
---|---|---|---|
2 | |||
3 | *$cnick(N/nick, M)* |
||
4 | |||
5 | Returns the N'th nick in nick color list, or if nick is specified returns N'th 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 N'th nickcolor item or a nick to match. |
||
10 | M - TODO. |
||
11 | |||
12 | *Properties* |
||
13 | |||
14 | .color - The nickcolor. |
||
15 | .modes - Channelmodes if any. |
||
16 | .levels - TODO |
||
17 | 2 | Per Amundsen | .method - The nickcolor method (0 = message and nicklist, 1 = message, 2 = nicklist) |
18 | 1 | Per Amundsen | .anymode - [[$true]] if anymode is checked, else [[$false]. |
19 | .nomode - [[$true]] if nomode is checked, else [[$false]. |
||
20 | .ignore - TODO ($false) |
||
21 | .op - TODO ($false) |
||
22 | .voice - TODO ($false) |
||
23 | .protect - TODO ($false) |
||
24 | ,notify - TODO ($false) |
||
25 | .idle - Idle time in minutes, if set. |