From 4a7f3134717a9ae1df54757dc8f9a635041cbcd3 Mon Sep 17 00:00:00 2001 From: aardlyworthit Date: Fri, 28 Dec 2018 22:12:22 -0500 Subject: [PATCH] Add files via upload --- Aard_Highlight_Info_History.xml | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/Aard_Highlight_Info_History.xml b/Aard_Highlight_Info_History.xml index f5c077e..7197fad 100644 --- a/Aard_Highlight_Info_History.xml +++ b/Aard_Highlight_Info_History.xml @@ -62,7 +62,7 @@ You can set the highlight colo r with the following command: = 0 then + ColourNote("darkred", "", "[", "red", "", "[ ", "silver", "", count.." lines highlighted. ", "red", "", "]", "darkred", "", "]") + end + if do_reset then + ColourNote("darkred", "", "[", "red", "", "[", "silver", "", " Resetting info -h highlight to "..me..". ", "red", "", "]", "darkred", "", "]") + SetTriggerOption("info_highlight", "match", "^\\[[\\d:\\s\\w]+\\] INFO: .*"..me..".*$") + end EnableTrigger("end_of_info", false) end