change line begin character to match timestamp (if present)
Posted: Sat Feb 10, 2018 8:51 pm
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:
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: