Originally Posted by DeadDream
Well, im russian, so all my abilities are russian. For example Savage roar is called "Дикий Pев". Tried to change the appropriate buff name to russian, but it did nothing. After fight output showed 0 uptime for all buffs and debuffs.
|
Never mind. No need for localization. Solved a problem with replacing the name of the spell in lines
with the appropriate GetSpellInfo(ID). All GetSpellInfo(ID) got from my beloved ClassTimer addon =P
Just in case you need em - here they are (just feral stuff)
GetSpellInfo(50322), --Survival Instincts
GetSpellInfo(52610), -- Savage Roar
GetSpellInfo(5211), -- Bash
GetSpellInfo(5211), -- Dash
GetSpellInfo(99), -- Demoralizing Roar
GetSpellInfo(5229), -- Enrage
GetSpellInfo(22842), -- Frenzied Regeneration
GetSpellInfo(33745), -- Lacerate
GetSpellInfo(22570), -- Maim
GetSpellInfo(9007), -- Pounce Bleed
GetSpellInfo(1822), -- Rake
GetSpellInfo(1079), -- Rip
GetSpellInfo(58181), -- Infected Wounds
GetSpellInfo(50334), -- Berserk
GetSpellInfo(16857), -- Faerie Fire (Feral)
GetSpellInfo(16979), -- Feral Charge - Bear
GetSpellInfo(33878), -- Mangle (Bear)
GetSpellInfo(33876), -- Mangle (Cat)