Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - add info, global quest, remort auction to chat #8

Closed
fiendish opened this issue Feb 14, 2014 · 2 comments
Closed

Comments

@fiendish
Copy link
Owner

From enda...@gmail.com on December 02, 2010 12:45:28

I would like to see the info, global quest, and remort auction stuff also go to the chat miniwindow

The triggers that I had for an older version of your minwindow:
<trigger
enabled="y"
match="^Remort Auction:.+$"
regexp="y"
script="chats"
omit_from_output="y"
sequence="100"

<trigger
enabled="y"
match="^Global Quest:.+$"
regexp="y"
script="chats"
omit_from_output="y"
sequence="100"

<trigger
enabled="y"
match="^INFO:.+$"
regexp="y"
script="chats"
omit_from_output="y"
sequence="100"

Thanks!

Original issue: http://code.google.com/p/aardwolfclientpackage/issues/detail?id=8

@fiendish
Copy link
Owner Author

From Fiendi...@gmail.com on December 02, 2010 10:03:34

Status: Duplicate

@fiendish
Copy link
Owner Author

From Fiendi...@gmail.com on December 02, 2010 12:04:06

Status: Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant