Results: 5Comments by: blkdrgn613
File: WIM (WoW Instant Messenger)04-26-11
Date: 2011-04-26 17:43:51 ID: 4 E...
Posted By: blkdrgn613
Date: 2011-04-26 17:43:51 ID: 4 Error occured in: Global Count: ∞ Message: ..\AddOns\WIM\Modules\W2Wv2.lua line 288: attempt to index field 'Astrolabe' (a nil value) Debug: : ? WIM\Modules\W2Wv2.lua:288: WIM\Modules\W2Wv2.lua:287 WIM\Modules\W2Wv2.lua:310: WIM\Modules\W2Wv2.lua:309 WIM\Mod...
File: MikScrollingBattleText04-26-11
short term fix til official update
Posted By: blkdrgn613
In MSBTParser.Lua, line 344: change: local function ParseLogMessage(timestamp, event, sourceGUID, sourceName, sourceFlags, recipientGUID, recipientName, recipientFlags, ...) to: local function ParseLogMessage(timestamp, event, hideCaster, sourceGUID, sourceName, sourceFlags, recipientGUID, recipientName, recipientFlags, ...)
File: Focuser03-30-11
works flawlessly in 4.0.6
Posted By: blkdrgn613
works flawlessly in 4.0.6
File: HealBot Continued02-08-11
4.0.6 nourish fix
Posted By: blkdrgn613
edit HealBot_Init.lua at line 253 to read = { CastTime = 1.5, Mana = 25, Level = 78 }, = { CastTime = 1.5, Mana = 1400, Level = 8 }, instead of = { CastTime = 1.5, Mana = 25, Level = 3 }, = { CastTime = 1.5, Mana = 1400, Level = 7...
File: Titan Panel06-24-10
did they change the reference name...
Posted By: blkdrgn613
did they change the reference name of UpdateCombatLogPosition like they did ChatFrameEditBox?