|
Firefigtncowby Newbie
Joined: 04 Jul 2010 Posts: 9
|
Posted: Sat Jul 10, 2010 1:53 pm
Chat triggers not working |
Ok a friend helped me set up two chat triggers last night to put tells and formation chat into a new window so they didnt get lost in spam. I loged out and back in today but there not working though they are still in the triggers list and shown to be active. Any ideas? Thanks again for any assistance!
|
|
|
|
robecks Beginner
Joined: 22 Jun 2010 Posts: 17
|
Posted: Sat Jul 10, 2010 3:31 pm |
we cant do much without the triggers go into the editor, and copy the xml and paste it here with the code tags around it
|
|
|
|
Fizgar Magician
Joined: 07 Feb 2002 Posts: 333 Location: Central Virginia
|
Posted: Sat Jul 10, 2010 6:56 pm |
Shot in the dark here, but try this if you are not seeing the window these messages are supposed to be captured to. Since the triggers are there and enabled, while in the Package Editor, check to be sure that the window they are supposed to be captured to is there. If the window is there, click on the window then go to the advanced tab located on the bottom of the editor. Be sure Window is Visible is checked. Close the editor, then on CMUD's main toolbar click the window tab and see if that brings your capture window into focus.
|
|
_________________ Windows Vista Home Premium SP2 32-bit
AMD Athlon Dual Core 4400+ 2.31 GHz
3 GB RAM
CMUD 3.34 |
|
|
|
Firefigtncowby Newbie
Joined: 04 Jul 2010 Posts: 9
|
Posted: Sun Jul 11, 2010 1:39 am |
Sorry, completly spaced putting the scripts in. Wheres what the XML tab has for them.
<trigger priority="810" id="81">
<pattern>* tells the formation</pattern>
<value>#cap tells</value>
</trigger>
and
<trigger priority="830" id="83">
<pattern>*tells you</pattern>
<value>#cap Tells</value>
</trigger>
Fizgar im not completly sure how to do what you are saying, if you mean the window on the main screen then no it isnt there anymore. |
|
|
|
|
|