Currently if I wish to perhaps trigger "A duck floats by" and color "duck" in custom color 1 and "floats" in custom color 2, I will set two triggers with regular expressions, one: (duck) and the other: (floats)
However this will not only color the duck and floats in the line, but also color any duck and floats which appears in the game. Is there an easier way to perhaps choose which words to color ( and in what color) in a certain string?
However this will not only color the duck and floats in the line, but also color any duck and floats which appears in the game. Is there an easier way to perhaps choose which words to color ( and in what color) in a certain string?