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
@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