I have this trigger:
<triggers>
<trigger
back_colour="8"
bold="y"
enabled="y"
match="^([A-Za-z]+) tells you '(.*?)'"
match_back_colour="y"
match_bold="y"
match_text_colour="y"
regexp="y"
sequence="100"
sound="C:WINNTMediaMicrosoft Office 2000WHOOSH.WAV"
text_colour="15"
other_text_colour="black"
other_back_colour="black"
>
</trigger>
</triggers>
It appears to be ignoring the color matching. Trace does not show it as matching, although the sound plays... Are sounds ignoring color matching?
<triggers>
<trigger
back_colour="8"
bold="y"
enabled="y"
match="^([A-Za-z]+) tells you '(.*?)'"
match_back_colour="y"
match_bold="y"
match_text_colour="y"
regexp="y"
sequence="100"
sound="C:WINNTMediaMicrosoft Office 2000WHOOSH.WAV"
text_colour="15"
other_text_colour="black"
other_back_colour="black"
>
</trigger>
</triggers>
It appears to be ignoring the color matching. Trace does not show it as matching, although the sound plays... Are sounds ignoring color matching?