(Untitled)

Feb 03, 2009 06:48

Ok so since people are still apparently watching this journal I should probably provide, like, an actual update or something ( Read more... )

Leave a comment

Comments 9

re: elk buffbars, blessing of demonstration kerin December 14 2010, 02:31:14 UTC
this is in response to your post on wow_ladies, which as a man i'm evidently unqualified to answer questions on. so:

it's simple enough to fix this, though it's completely idiotic that this is necessary.

open the ../World of Warcraft/Interface/AddOns/ElkBuffBars/EBB_BarGroup.lua file in notepad, and find the following block of text:

local DATA_DEMO = {
id = -1,
name = "Blessing of Demonstration",
realname = "Blessing of Demonstration",
rank = 23,
type = "FAKE",
realtype = "FAKE",
debufftype = nil,
timeleft = 817,
timemax = 1200,
untilcancelled = nil,
charges = 5,
maxcharges = 5,
icon = [[Interface\Icons\INV_Misc_QuestionMark]],
ismine = true
}

delete all of it, save, restart WoW if it's open. magic.

Reply


Leave a comment

Up