|
Articnal Apprentice
Joined: 19 Jan 2002 Posts: 107
|
Posted: Sun Jan 04, 2004 9:35 pm
Basic ansi tigger |
Hi.
I want one of my triggers to only fire when the words on it are all blue.
I searched on the forum,and i do next:
click on ansi tigger,then go the text,copy it,and paste it on the tigger pattern value.
This will erase all which is on the pattern,and paste next:
%e[1;36m
My pattern is
^(%w) says '@help'$
I tryed using next as pattern:
%e[1;36m^(%w) says '@help'$
And didnt work... anyone knows how to work with that? Thanks for any help. |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Sun Jan 04, 2004 10:50 pm |
The beginning-of-line anchor belongs where the line begins, which is before the color codes.
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|