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

m (Bot: Fixing links)
m (Bot: Automated text replacement (-<small>Note: Individual switches were not taken into consideration.</small> +))
Line 40: Line 40:
 
Added On: 29/08/2003
 
Added On: 29/08/2003
  
<small>Note: Individual switches were not taken into consideration.</small>
+
 
  
 
== See also ==
 
== See also ==

Revision as of 22:00, 5 July 2014

The /cnick command allows you to modify items from the address book's nick color list.

Synopsis

/cnick -rfaniovpylNmNsN [nick[!user@host]] [color] [modes] [levels]

/cnick <on/off> 

Switches

  • -r - Removes the specified nick or address
  • -f - Forces mIRC to add another item instead of replacing an existing one
  • -a - Sets the Any Mode option
  • -n - Sets the No Mode option
  • -i - Sets the ignore option
  • -o - Sets the op option
  • -v - Sets the voice option
  • -p - Sets the protect option
  • -y - Sets the notify list option
  • -lN - Sets the idle time
  • -mN - Sets the highlight method (0-2)
  • -sN - Sorts the item into the Nth position in the list

Parameters

  • [nick[!user@host]] - Nickname or the host mask to be added
  • [color] - The color to assign the nick/host
  • [modes] - List of modes that is required for the nick/host (Ed. ~&@%+)
  • [levels] - Access level form the user list
  • <on/off> - turns nick colors on or off

Example

;Turn nick color on
/cnick on
;Add color 5 for all Operators
/cnick * 5 @
;Add color 3 for all half-op
/cnick * 3 %

Compatibility

Added: mIRC v6.1

Added On: 29/08/2003


See also

[Expand]
v · d · e mIRC commands list