|
harrower Newbie
Joined: 03 Apr 2007 Posts: 5
|
Posted: Thu Apr 05, 2007 12:09 am
#REGEX and ANSI |
Is it possible to match ANSI codes in #REGEX, and if so, how is it handled in the REGEX format?
|
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Thu Apr 05, 2007 11:02 am |
You'll need to include the literal escape code instead of %e - I believe it's \0 followed by 33. So your trigger:
becomes
On the zMUD UI, you'll see that next to the Perl regular expression checkbox, there's a convert button, and that'll do this conversion for you. |
|
|
|
|
|
|
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
|
|