MSBT Help (v4.0 - Athene Edit)

MSBT Help (v4.0 - Athene Edit)

by Robotron » Tue Jul 21, 2015 8:39 pm

I am trying to do the following with MSBT:

1) Make it only display the ability icon and the number. Currently, it displays as such: [Icon] ### (Ability Name). I just want [Icon] ###.

2) Enable a text notification for Windfury procs.
Image
User avatar
Robotron
Champion
Champion
 

Re: MSBT Help (v4.0 - Athene Edit)

by schaka » Wed Jul 22, 2015 7:23 am

Delete the MSBT files in your WTF folder while your game is closed.
You probably updated from the original MSBT 1.12 to his 4.0 version. That's the same issue I had too.
schaka
Senior Sergeant
Senior Sergeant
 

Re: MSBT Help (v4.0 - Athene Edit)

by Athene » Wed Jul 22, 2015 11:10 am

1) ^schaka (ty)
You used MSBT 3.01 before using the 4.0 ? or an older one ?

2) Edit the Trigger associated to the windfury and search for CHAT_MSG_SPELL_SELF_BUFF in the list, enable it if it wasn't (due to my old server using the wrong trigger) and it should be ok
<Genesis>
youtube.com/GenesisGuilde

MSBT [Continued] landed on Nostalrius, check it here: forum.nostalrius.org/viewtopic.php?f=63&t=1721
User avatar
Athene
Senior Sergeant
Senior Sergeant
 

Re: MSBT Help (v4.0 - Athene Edit)

by Robotron » Thu Jul 23, 2015 10:00 am

It tells me when I gain and lose Windfury Totem, but not when I actually gain an extra attack from it. That's what I need to know. I want a clear text indicator saying "Windfury!" or something. I edited the trigger as suggested. I also deleted the MSBT files in my WTF as directed in order to fix my first problem.
Image
User avatar
Robotron
Champion
Champion
 

Re: MSBT Help (v4.0 - Athene Edit)

by Athene » Thu Jul 23, 2015 5:07 pm

Robotron wrote:It tells me when I gain and lose Windfury Totem, but not when I actually gain an extra attack from it. That's what I need to know. I want a clear text indicator saying "Windfury!" or something. I edited the trigger as suggested. I also deleted the MSBT files in my WTF as directed in order to fix my first problem.


Indeed, the trigger wasn't working^^ I wasn't able to test it before because this is my first time playing as horde :p

So, /msbt, edit the windfury trigger, the correct trigger is "CHAT_MSG_SPELL_PERIODIC_SELF_BUFFS" and the pattern in english should be "You gain Windfury Totem"

Here's a screenshot with SwStats Console to help you making custom Triggers

Image

@Frenchs: Patterns are regex expressions and "^$()%.[]*+-?)" are magic character, the escape character is % so the correct pattern is: "Vous gagnez Totem Furie%-des%-vents"
see: http://wowwiki.wikia.com/Pattern_matching
<Genesis>
youtube.com/GenesisGuilde

MSBT [Continued] landed on Nostalrius, check it here: forum.nostalrius.org/viewtopic.php?f=63&t=1721
User avatar
Athene
Senior Sergeant
Senior Sergeant
 

Re: MSBT Help (v4.0 - Athene Edit)

by Robotron » Mon Jul 27, 2015 9:33 pm

Thanks, this works (posting in case others have similar issues to me).
Image
User avatar
Robotron
Champion
Champion
 


Return to Addons & macros

cron