Project

General

Profile

AddEdit Highlight Dialog » History » Version 7

Per Amundsen, 07/27/2016 09:12 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 6 Per Amundsen
_[[$me]] can be used to refer to your current nick._
12
13 7 Per Amundsen
_Identifiers in the highlight text will be evaluated just like regular [[scripting identifiers]] and must be surrounded by spaces, [[$+]] can be used to combine a identifier with something else, eg. $me $+ + to create Nick+._
14 2 Per Amundsen
15
h2. Match on
16
17
Search the Message and/or the Nickname for matching word(s).
18
19
h2. Case sensitive
20
21
If enabled, only exact matches will trigger.
22
23
h2. Regex
24
25
If enabled, the highlight word(s) can be a [[Scripting_Regex|regular expression]]
26
27
h2. Sound
28
29
When highlight word(s) is matched, play a beep, a sound file or nothing.
30
31
h2. Color
32
33
Color the match using the mIRC colors 0-15.
34
35 5 Per Amundsen
_The first color in the dropdown is the [[Options_Dialog|Options]] -> [[Colors_Options|Colors]] -> Highlight color._
36 2 Per Amundsen
37
h2. Flash message [X] times
38
39
When highlight word(s) is matched, flashes the main window in the Taskbar [X] times.
40
41
h2. Tip message for [X] seconds
42
43
When highlight word(s) is matched, shows a Tip message for [X] seconds.
44
45
h2. Message
46
47
The Tip message to show when highlight word(s) is matched.
48
49
_The Tip message will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._
50
51
h2. Run command
52
53
When highlight word(s) is matched, run a command.
54
55
_The command will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._