How do I change the colour for a combat spell?

Posted by Luiz Diego Garcia on Wed 02 Jun 2010 12:10 PM — 2 posts, 10,910 views.

#0
I want to do something like that but to change the color and text when a spell works like this:


normal:

You Blind *!

and I want to show it like

(in red) You Blind *! (in green)(IT WORKED)

what do I have to change in this to work for my spells ?

thank you
Australia Forum Administrator #1
Make a trigger matching the text. Omit the original line from output. Use a script to do a ColourNote (and/or ColourTell) to display your modified text.