Project

General

Profile

$cnick » History » Revision 6

Revision 5 (Per Amundsen, 08/10/2015 08:59 AM) → Revision 6/22 (Per Amundsen, 08/12/2015 09:38 AM)

_Added in 1.9.4_ 

 *$cnick(N|nick, *$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 N/Nick - The Nth 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, 1 = message, 2 = nicklist) 
 .anymode - [[$true]] if anymode is checked, otherwise [[$false]]. 
 .nomode - [[$true]] if nomode is checked, otherwise [[$false]]. 
 .ignore - TODO ($false) 
 .op - TODO ($false) 
 .voice - TODO ($false) 
 .protect - TODO ($false) 
 ,notify - TODO ($false) 
 .idle - Idle time in minutes, if set.