Hello! I haven't yet worked out how to make triggers in any way interact with MXP. Can anyone point me in the right direction?
Here is a sample line from my MUD:
I'd like a way to make a trigger fire on colours like <Green> or <C #AF1E2D>. This is for when I want to check that a line is a certain colour, and also for when I'm matching only on colour.
I'd also like to be able to match specific tags like <talker>, which I assume will be very similiar to matching <Green>.
Thanks!
Here is a sample line from my MUD:
.[4z<Green>.[4z<b>(.[4z<talker>Channel.[4z</talker>) Someone wisps: Testing!.[3z.[4z<BR> I'd like a way to make a trigger fire on colours like <Green> or <C #AF1E2D>. This is for when I want to check that a line is a certain colour, and also for when I'm matching only on colour.
I'd also like to be able to match specific tags like <talker>, which I assume will be very similiar to matching <Green>.
Thanks!