Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: cokedrivers
Forum: Lua/XML Help 10-06-20, 06:30 AM
Replies: 9
Views: 9,525
Posted By cokedrivers
Thank You no more errors when a boss frame...

Thank You no more errors when a boss frame shows.

Here is the code that works for me:

-- Target Castbar
hooksecurefunc("Target_Spellbar_AdjustPosition", function(self)
if self ==...
Forum: Lua/XML Help 10-04-20, 09:04 AM
Replies: 9
Views: 9,525
Posted By cokedrivers
Did some investigating and found this in the...

Did some investigating and found this in the TargetFrame.lua..

function Target_Spellbar_AdjustPosition(self)
local parentFrame = self:GetParent();
if ( self.boss ) then
self:SetPoint("TOPLEFT",...
Forum: Lua/XML Help 10-03-20, 07:49 AM
Replies: 9
Views: 9,525
Posted By cokedrivers
Boss Frame Error

Eveytime im in a instance i get this error when ever a boss is engaged.

15x [ADDON_ACTION_BLOCKED] AddOn 'BasicUI' tried to call the protected function 'Boss2TargetFrame:Hide()'.
[string...
Showing results 1 to 3 of 3