It appears that both print() and Note() automatically start on a newline. I don't have complaints about that, but I'm hoping there's some sort of function that appends to a game output line without having to re-do the whole line.
How to add text to the same line as regular game output?
Posted by Tesagk on Tue 22 Jan 2019 05:51 PM — 2 posts, 10,075 views.
Not really, because the client keeps them separate (different line types).
What you can do, and many people do, is omit the original line, and then reproduce it (colours and all) by using the style runs which you get from a trigger function. There are examples in the FAQ.
What you can do, and many people do, is omit the original line, and then reproduce it (colours and all) by using the style runs which you get from a trigger function. There are examples in the FAQ.