Project

General

Profile

AddEdit Highlight Dialog » History » Revision 16

Revision 15 (Per Amundsen, 07/26/2017 07:23 PM) → Revision 16/24 (Per Amundsen, 07/26/2017 07:24 PM)

{{>toc}} 

 h1. Add/Edit Highlight Dialog 

 !AddEditHighlight.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+._ 

 _This applies to regex as well._ 

 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. Network or Server address 

 If filled, will only match the highlight word(s) if the network or server address also matches the current server. 

 h2. Channel 

 If filled, will only match the highlight word(s) if the message originated on the matched channel name. 

 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]]._