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

m (Bot: Adding a template)
m (Bot: Fixing links)
Line 33: Line 33:
 
* [[$fline identifier - mIRC|$fline]]
 
* [[$fline identifier - mIRC|$fline]]
 
* [[$sline identifier - mIRC|$sline]]
 
* [[$sline identifier - mIRC|$sline]]
* [[/aline command - mIRC|/aline]]
+
* {{mIRC|/aline}}
* [[/cline command - mIRC|/cline]]
+
* {{mIRC|/cline}}
* [[/dline command - mIRC|/dline]]
+
* {{mIRC|/dline}}
* [[/renwin command - mIRC|/renwin]]
+
* {{mIRC|/renwin}}
* [[/sline command - mIRC|/sline]]
+
* {{mIRC|/sline}}
* [[/window command - mIRC|/window]]
+
* {{mIRC|/window}}
 
{{mIRC command list}}
 
{{mIRC command list}}
  
 
[[Category:MIRC commands]]
 
[[Category:MIRC commands]]

Revision as of 19:32, 5 July 2014

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

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/08/1997

Note: Individual switches were not taken into consideration.

See also

[Expand]
v · d · e mIRC commands list