D
Desmondio
Guest
Sollten eure Power Bars auch nicht mehr gehen seit 3.2 wie meine, hier ist die Lösung dazu.
From Curse.com user Verik:
Q u o t e:
"This is how I fixed the error I was getting.
1. Go to the RoguePowerBars folder and open RoguePowerBars_Buffs.lua in a text editor.
2. Scroll down to the line that says -- Troll racial
3. Go down three lines to "SpellID = 20554," and change 20554 to 26297
4. Save and test if it's fixed the next time you load your UI.
That block of text should look like the following after you are finished:
-- Troll racial
RoguePowerBar_Buff_Default[GetNext()] = {
StatusBarColor = { r = 0.9, g = 0.8, b = 0; a = 0.8 },
SpellID = 26297,
Name = "Berserking",
};
There have been numerous people who have confirmed that this works. Please try it before making more posts complaining about RPB not working.
Sollte jemand Deutsche Hilfe dazu brauchen PM an mich.
Gruss
From Curse.com user Verik:
Q u o t e:
"This is how I fixed the error I was getting.
1. Go to the RoguePowerBars folder and open RoguePowerBars_Buffs.lua in a text editor.
2. Scroll down to the line that says -- Troll racial
3. Go down three lines to "SpellID = 20554," and change 20554 to 26297
4. Save and test if it's fixed the next time you load your UI.
That block of text should look like the following after you are finished:
-- Troll racial
RoguePowerBar_Buff_Default[GetNext()] = {
StatusBarColor = { r = 0.9, g = 0.8, b = 0; a = 0.8 },
SpellID = 26297,
Name = "Berserking",
};
There have been numerous people who have confirmed that this works. Please try it before making more posts complaining about RPB not working.
Sollte jemand Deutsche Hilfe dazu brauchen PM an mich.
Gruss