Hello again,
I have a trigger that sends a colournote.
However the note won't show until after you press enter in-game after the match.
Is there any way to force it to show the note after the trigger match without having to press enter?
Like how the "Test Trigger..." thing works, where you can press ctrl+enter to make a blank line under the trigger so you can see if the trigger responded.
I tried adding \n into the colournote, but again it wouldn't work until after you press enter.
I have a trigger that sends a colournote.
ColourNote ("green", "", "Equipment Stats Successfully Updated")
However the note won't show until after you press enter in-game after the match.
Is there any way to force it to show the note after the trigger match without having to press enter?
Like how the "Test Trigger..." thing works, where you can press ctrl+enter to make a blank line under the trigger so you can see if the trigger responded.
I tried adding \n into the colournote, but again it wouldn't work until after you press enter.