Page 1 of 1

change line begin character to match timestamp (if present)

Posted: Sat Feb 10, 2018 8:51 pm
by Angahran
Would it be possible to update the behavior of the line begin character, ^, to automatically match with a timestamp if one is present ?

I had several triggers that used the line begin but noticed they stopped working when I turned on the timestamps in the chat windows.
I have changed to using the following which works but is a pain to add to every trigger.

e.g.
\b(^|^[{n}:{n}] |[{n}:{n}:{n}] )\bItem Lore:

Re: change line begin character to match timestamp (if prese

Posted: Mon Feb 04, 2019 11:03 pm
by Angahran
Sorry, I must have been having a confused day.

The logfile has always had the timestamp, it's just the in game chat that added them.