Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: L3n1n
Forum: AddOn Help/Support 11-07-22, 04:40 PM
Replies: 8
Views: 1,997
Posted By L3n1n
I did mistake, replace "else" to...

I did mistake, replace "else" to "end".
Forum: AddOn Help/Support 11-07-22, 10:55 AM
Replies: 8
Views: 1,997
Posted By L3n1n
Didn't test but it should...

Didn't test but it should work.

TargetFrameSpellBar:HookScript("OnShow", function(self)
if self.BorderShield:IsShown() then
self.BorderShield:Hide()
end
end)
Showing results 1 to 2 of 2