<triggers>
<trigger
enabled="y"
ignore_case="y"
match="[CHAT] *"
send_to="6"
sequence="100"
>
</trigger>
</triggers>
this isn't working right the text is [CHAT] Teeto walks across the room
everything after the chat is variable though
<trigger
enabled="y"
ignore_case="y"
match="[CHAT] *"
send_to="6"
sequence="100"
>
</trigger>
</triggers>
this isn't working right the text is [CHAT] Teeto walks across the room
everything after the chat is variable though