AddEdit Highlight Dialog » History » Revision 10
Revision 9 (Per Amundsen, 07/27/2016 09:14 PM) → Revision 10/24 (Per Amundsen, 08/13/2016 01:07 AM)
{{>toc}}
h1. Add/Edit Highlight Dialog
!shot_160423_120034.png!
h2. Highlight
The word(s) to highlight.
_[[$me]] can be used to refer to your current nick._
_The Highlight trigger will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._
_Identifiers like [[$me]] must be surrounded by spaces, [[$+]] can be used to combine a identifier with something else, eg. $me $+ + to create Nick+._
h2. Match on
Search the Message and/or the Nickname for matching word(s).
h2. Case sensitive
If enabled, only exact matches will trigger.
h2. Regex
If enabled, the highlight word(s) can be a [[Scripting_Regex|regular expression]]
h2. Sound
When highlight word(s) is matched, play a beep, a sound file or nothing.
h2. Color
Color the match using the mIRC colors 0-15.
_The first color in the dropdown is the [[Options_Dialog|Options]] -> [[Colors_Options|Colors]] -> Highlight color._
_The last dropdown item allows you to select any color you want._
h2. Flash message [X] times
When highlight word(s) is matched, flashes the main window in the Taskbar [X] times.
h2. Tip message for [X] seconds
When highlight word(s) is matched, shows a Tip message for [X] seconds.
h2. Message
The Tip message to show when highlight word(s) is matched.
_The Tip message will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._
h2. Run command
When highlight word(s) is matched, run a command.
_The command will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._