change line begin character to match timestamp (if present)

Have a question about how to use GINA? Ask away.
Post Reply
Angahran
Posts: 26
Joined: Thu Jul 17, 2014 8:04 pm

change line begin character to match timestamp (if present)

Post by Angahran » 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:

Angahran
Posts: 26
Joined: Thu Jul 17, 2014 8:04 pm

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

Post by Angahran » Mon Feb 04, 2019 11:03 pm

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.

Post Reply