I'm using the chat redirect plugin, which works great and I've managed to edit for my purposes.
However, if someone speaks in a different language, it doesn't cross over.
For instance: BigBobBerry clan gossips (Dwarvish) 'Hardy har har!'
How do I edit the script to include (language) in all instances, and do so in a way that all languages are represented?
Here's my edited script:
<trigger
enabled="y"
match="^^((The ghost of [\w\']+|The Ghost of [\w\']+|[\w\']+|\(An Imm\)|\(Imm\) [\w\']+|A masked swashbuckler) )?(OOC )?(clan|clans|OOC clan:|OOC Clan:|Kingdom:|gossip|gossips|clan gossips|clan gossip|auction:|auctions:) \'.+\'$"
omit_from_output="y"
regexp="y"
script="redirect"
sequence="100"
However, if someone speaks in a different language, it doesn't cross over.
For instance: BigBobBerry clan gossips (Dwarvish) 'Hardy har har!'
How do I edit the script to include (language) in all instances, and do so in a way that all languages are represented?
Here's my edited script:
<trigger
enabled="y"
match="^^((The ghost of [\w\']+|The Ghost of [\w\']+|[\w\']+|\(An Imm\)|\(Imm\) [\w\']+|A masked swashbuckler) )?(OOC )?(clan|clans|OOC clan:|OOC Clan:|Kingdom:|gossip|gossips|clan gossips|clan gossip|auction:|auctions:) \'.+\'$"
omit_from_output="y"
regexp="y"
script="redirect"
sequence="100"