Let's say I have a variable in Nexus keeping track of my current target. I'd like to create a trigger so that every time the value of my current target shows up, it's printed in red.
E.g. I set my target to "Zagreus", and every mention of the word "Zagreus" will now show as red.
Is that possible in Nexus?
0
Comments
Guessing it's something wrong with the If statement. The right side I feel more confident in (my variable is called pvptar, and from other examples I see you don't need the @ in front of it). The left side I'm not too sure about, but I've tried all four of those options with 'word' and '@word'. Can anybody spot what I'm doing wrong here?