Hilfe zum Nicklist Menü

Adding a Nick
The Add Nick dialog is far simpler than it appears. You must select a Nick color from the color listbox, and one other item in the Apply section.


For example, you could select the color red and enter a nickname in the Nick or Address editbox. This would highlight that specific nickname in the color red in the channel nickname listbox, and in messages that this user sends to channel or query windows.

The settings in the Apply section are cumulative. This means that if you enter a nickname, and enter a channel mode, only users matching this nickname and having this channel mode will be highlighted.

The nick color list uses the first match it finds for any event, so you must prioritize the order of the items in the list yourself.

Note: You can specify %vars or $identifiers as the nick.

Und falls du es per Befehl machen willst, das ist ja auch nicht gerade schwierig:

Code:
/cnick -raniovpylNmNsN [nick[!user@host]] [color] [modes] [levels]


[...]

To add or refer to an item as Any nick you can use the * character as the nick.

[...]

The color item is the color you want to assign to the nick.
The modes item is the list of modes required for that item to match, eg. @%+

Demnach würde dieser Befehl alle Ops rot färben:

Code:
/cnick * 4 @

Und dieser Befehl alle Voice und Halfops grün:

Code:
/cnick * 8 %+

Alles Klar? :)
 

Neue Beiträge

Zurück