QUOTE (Mickelson @ Aug 22 2009, 11:21 AM)

Huh.
Well, I guess that answers some of my questions, but I've been trying to make an #if " " { highlight } trigger, and only -just- figured out you can't use "bolds. Dunno, should I bug that?
If you mean you want to highlight "Boz kicks you", for instance, just make a trigger. You don't need to do anything except #highlight <color>.
Now, if you want it to highlight on a condition, like if you are prone and I kick you, make a trigger of the line (Assuming you have a prone counter, using $prone for the example) #if $prone = 1 {#highlight red}.
EDIT: Also, Nexus isn't as powerful as most things, but it is pretty simple to code on. It can't match colors for triggers, and you can't change the font type with triggers etc, at least I don't think you can.