Project

General

Profile

AddEdit Highlight Dialog » History » Version 5

Per Amundsen, 04/25/2016 06:34 PM

1 2 Per Amundsen
{{>toc}}
2
3 4 Per Amundsen
h1. Add/Edit Highlight Dialog
4 1 Per Amundsen
5
!shot_160423_120034.png!
6 2 Per Amundsen
7
h2. Highlight
8
9
The word(s) to highlight.
10
11
_$me can be used to refer to your current nick._
12
13
h2. Match on
14
15
Search the Message and/or the Nickname for matching word(s).
16
17
h2. Case sensitive
18
19
If enabled, only exact matches will trigger.
20
21
h2. Regex
22
23
If enabled, the highlight word(s) can be a [[Scripting_Regex|regular expression]]
24
25
h2. Sound
26
27
When highlight word(s) is matched, play a beep, a sound file or nothing.
28
29
h2. Color
30
31
Color the match using the mIRC colors 0-15.
32
33 5 Per Amundsen
_The first color in the dropdown is the [[Options_Dialog|Options]] -> [[Colors_Options|Colors]] -> Highlight color._
34 2 Per Amundsen
35
h2. Flash message [X] times
36
37
When highlight word(s) is matched, flashes the main window in the Taskbar [X] times.
38
39
h2. Tip message for [X] seconds
40
41
When highlight word(s) is matched, shows a Tip message for [X] seconds.
42
43
h2. Message
44
45
The Tip message to show when highlight word(s) is matched.
46
47
_The Tip message will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._
48
49
h2. Run command
50
51
When highlight word(s) is matched, run a command.
52
53
_The command will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._