Download
(2Kb)
Download
Updated: 08-08-09 10:05 PM
Patch for:
RoguePowerBars.
Pictures
File Info
Updated:08-08-09 10:05 PM
Created:08-08-09 10:05 PM
Downloads:3,743
Favorites:4
MD5:

FIX: RoguePowerBars Buffs.lua

Version: 2.2.7f
by: eThuz [More]

Thuz(Caelestrasz)

Just the fix to RoguePowerBars_Buffs.lua, broken in 3.2.
Thanks to (WoWI)Urgas, (WoW Forums)Bearlyseen, (Curse)Verik for the fix. I didn't actually find it, but I'm uploading this so others are able to easily fix their addon.

INSTRUCTIONS:
Download and Open the zip file.
Replace the RoguePowerBars_Buffs.lua in your ../interface/addons/RoguePowerBars/ folder with the one in the zip file.
Run WoW as normal.

MANUAL FIX:

The error is stemming from the Troll Racial SpellID being changed.

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 no comments posted to this file.
Be the first to add one.



Category Jump: