AddEdit Highlight Dialog » History » Version 14
Per Amundsen, 07/26/2017 07:22 PM
| 1 | 2 | Per Amundsen | {{>toc}} |
|---|---|---|---|
| 2 | |||
| 3 | 4 | Per Amundsen | h1. Add/Edit Highlight Dialog |
| 4 | 1 | Per Amundsen | |
| 5 | 12 | Per Amundsen | !AddEditHighlight.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 | 9 | Per Amundsen | _The Highlight trigger will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._ |
| 14 | 8 | Per Amundsen | |
| 15 | _Identifiers like [[$me]] must be surrounded by spaces, [[$+]] can be used to combine a identifier with something else, eg. $me $+ + to create Nick+._ |
||
| 16 | 2 | Per Amundsen | |
| 17 | h2. Match on |
||
| 18 | |||
| 19 | Search the Message and/or the Nickname for matching word(s). |
||
| 20 | |||
| 21 | h2. Case sensitive |
||
| 22 | |||
| 23 | If enabled, only exact matches will trigger. |
||
| 24 | |||
| 25 | h2. Regex |
||
| 26 | |||
| 27 | If enabled, the highlight word(s) can be a [[Scripting_Regex|regular expression]] |
||
| 28 | |||
| 29 | 14 | Per Amundsen | _Identifiers can be used in the regex if they are surrounded by whitespaces, [[$+]] can be used to combine identifiers with text._ |
| 30 | |||
| 31 | 2 | Per Amundsen | h2. Sound |
| 32 | |||
| 33 | When highlight word(s) is matched, play a beep, a sound file or nothing. |
||
| 34 | |||
| 35 | h2. Color |
||
| 36 | |||
| 37 | Color the match using the mIRC colors 0-15. |
||
| 38 | |||
| 39 | 5 | Per Amundsen | _The first color in the dropdown is the [[Options_Dialog|Options]] -> [[Colors_Options|Colors]] -> Highlight color._ |
| 40 | 2 | Per Amundsen | |
| 41 | 10 | Per Amundsen | _The last dropdown item allows you to select any color you want._ |
| 42 | |||
| 43 | 2 | Per Amundsen | h2. Flash message [X] times |
| 44 | |||
| 45 | When highlight word(s) is matched, flashes the main window in the Taskbar [X] times. |
||
| 46 | |||
| 47 | h2. Tip message for [X] seconds |
||
| 48 | |||
| 49 | When highlight word(s) is matched, shows a Tip message for [X] seconds. |
||
| 50 | |||
| 51 | 13 | Per Amundsen | h2. Network or Server address |
| 52 | 11 | Per Amundsen | |
| 53 | 1 | Per Amundsen | If filled, will only match the highlight word(s) if the network or server address also matches the current server. |
| 54 | 13 | Per Amundsen | |
| 55 | h2. Channel |
||
| 56 | |||
| 57 | If filled, will only match the highlight word(s) if the message originated on the matched channel name. |
||
| 58 | 11 | Per Amundsen | |
| 59 | 2 | Per Amundsen | h2. Message |
| 60 | |||
| 61 | The Tip message to show when highlight word(s) is matched. |
||
| 62 | |||
| 63 | _The Tip message will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._ |
||
| 64 | |||
| 65 | h2. Run command |
||
| 66 | |||
| 67 | When highlight word(s) is matched, run a command. |
||
| 68 | |||
| 69 | _The command will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._ |