From WikiChip
Difference between revisions of "mirc/commands/cline"
< mirc‎ | commands

m (Bot: de-linking old mIRC menu)
Line 9: Line 9:
 
* '''-r''' - Reset an item in the listbox to default; [c] parm must be omitted
 
* '''-r''' - Reset an item in the listbox to default; [c] parm must be omitted
 
* '''-m''' - When coloring a nick in the nicklist, also color the nick in channel messages
 
* '''-m''' - When coloring a nick in the nicklist, also color the nick in channel messages
* '''-l''' - Apply to side listbox  
+
* '''-l''' - Apply to side listbox
 +
* '''-t''' - forces a re-wrap of all lines in a window that have not yet been wrapped to the current window size.
  
 
== Parameters ==
 
== Parameters ==

Revision as of 20:03, 18 September 2017

The /cline command changes the color of the Nth line/item in a custom window or channel's nicklist.

Synopsis

/cline -hrml [c] <@name/#channel> <N>

Switches

  • -h - Highlights the window's button (if window is minimized)
  • -r - Reset an item in the listbox to default; [c] parm must be omitted
  • -m - When coloring a nick in the nicklist, also color the nick in channel messages
  • -l - Apply to side listbox
  • -t - forces a re-wrap of all lines in a window that have not yet been wrapped to the current window size.

Parameters

  • [c] - new color
  • <@name/#channel> - target window/channel
  • <N> - line/item number

Example

;Color your nick color number 4 (default red) in the active channel
//cline -l 4 $chan $fline($chan,$me,1,1)

Compatibility

Added: mIRC v5.1
Added on: 28 Aug 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also

[Expand]
v · d · e mIRC commands list