Trigger Color change of a line

Posted by Manwoodsal on Mon 18 Apr 2016 11:17 PM — 5 posts, 19,482 views.

#0
I have worked out how to get it to change a color of one word in a line. Like pages

Is there a way to make all that was sent with the page to be all change into that color?
Australia Forum Administrator #1
Do you mean, change a line to all the same colour?
#2
When like a page come to my char

charname pages, "test" to you.

I can get it to just change the work page to an other color.
What I wanting to know if you can get it to change all of the

charname pages, "test" to you. into the color that is triggered.
USA #3
Just add a couple wildcards, both before and after to the trigger.

For example:

* pages, *
Amended on Tue 19 Apr 2016 08:31 AM by Wuggly
Australia Forum Administrator #4
If he is getting one word coloured, then it will be a regexp.

I agree with Wuggly, but make it a valid regexp, eg.


^.* pages .*$