Quote Originally Posted by Redbeard View Post
I will definitely try to provide some feedback. Question: You mentioned that the messages can be displayed in the area I made with MSBT. Should I read this as MSBT is required? If I can get rid of it and use just yours I will.

Just trying to clarify, I will try to provide some feedback tonight / in the morning,

Thanks again.
Yes and No :-)

Jamba has "message areas". You define a message area and then in other parts of Jamba you can tell Jamba to use a particular message area. For instance; every proc sends its messages to "Default Proc Area". You can change the area a proc gets sent to in the Proc configuration screen.

Message areas can be default chat window, party chat, whisper, raid warning, and if you have Parrot installed, a Parrot area or if you have MSBT installed, a MSBT area.

The reason I use Parrot/MSBT is that they already have written the code (quite a lot) that is required to display messages in a manner that makes you take notice. I don't have the time / immediate desire to write code to replicate this functionality.

For instance with your three Balance Druids, you could set up three new areas in MSBT, say top left, top middle and top right, one for each druid. You could then create three Jamba Message areas that use the MSBT areas. Then you could set up Jamba Proc and add in three Eclipse spell notifications, differentiating the spells by the tags (i.e. druid1, druid2, druid3), and a different Jamba message area for each Eclipse. You have to tag a druid with the druid1 tag, the 2nd druid with the druid2 tag, etc for the third.

This way when a druid procs Eclipse, the message will appear top left for druid1, top middle for druid2 and top right for druid3.

Alternatively you could not use MSBT and have all messages go directly to a Raid Warning on the master.

Please have a play and let me know if there is anything that could be changed / improved.