$cnick » History » Version 6
Per Amundsen, 08/12/2015 09:38 AM
1 | 1 | Per Amundsen | _Added in 1.9.4_ |
---|---|---|---|
2 | |||
3 | 6 | Per Amundsen | *$cnick(N|nick, M)* |
4 | 1 | Per Amundsen | |
5 | 3 | Per Amundsen | 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. |
6 | 1 | Per Amundsen | |
7 | *Parameters* |
||
8 | |||
9 | 6 | Per Amundsen | N|nick - The Nth nickcolor item or a nick to match. |
10 | 1 | Per Amundsen | 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 | 5 | Per Amundsen | .anymode - [[$true]] if anymode is checked, otherwise [[$false]]. |
19 | .nomode - [[$true]] if nomode is checked, otherwise [[$false]]. |
||
20 | 1 | Per Amundsen | .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. |