Project

General

Profile

$cnick » History » Revision 2

Revision 1 (Per Amundsen, 08/14/2014 08:52 AM) → Revision 2/22 (Per Amundsen, 08/09/2015 02:37 AM)

_Added in 1.9.4_ 

 *$cnick(N/nick, M)* 

 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. 

 *Parameters* 

 N/Nick - The N'th nickcolor item or a nick to match. 
 M - TODO. 

 *Properties* 

 .color - The nickcolor. 
 .modes - Channelmodes if any. 
 .levels - TODO 
 .method - The nickcolor method (0 = message and nicklist, niclist, 1 = message, 2 = nicklist) 
 .anymode - [[$true]] if anymode is checked, else [[$false]. 
 .nomode - [[$true]] if nomode is checked, else [[$false]. 
 .ignore - TODO ($false) 
 .op - TODO ($false) 
 .voice - TODO ($false) 
 .protect - TODO ($false) 
 ,notify - TODO ($false) 
 .idle - Idle time in minutes, if set.