Hi!
I am trying to redirect all pages and channel stuff to a notepad, for easy reading.
However, the stuff that I send to the game does not trigger it.
This is my trigger:
Which executes:
Is there anything wrong with that?
Also, what is the newline char?
Thanks in advance!
I am trying to redirect all pages and channel stuff to a notepad, for easy reading.
However, the stuff that I send to the game does not trigger it.
This is my trigger:
^[(.*?)] (.*?)$Which executes:
AppendToNotepad ("Chat:WNOHGB", "%0")Is there anything wrong with that?
Also, what is the newline char?
Thanks in advance!