Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Wolly_44
Forum: AddOn Help/Support 12-15-19, 08:48 AM
Replies: 5
Views: 3,402
Posted By Wolly_44
This has definitely put me in the right direction...

This has definitely put me in the right direction :D Thank you so much!
Still unable to find the exact string required for my desired result but this has been very helpful!
I'm just not sure how to...
Forum: AddOn Help/Support 12-08-19, 11:00 PM
Replies: 5
Views: 3,402
Posted By Wolly_44
Thank you for your help! I have now adjusted the...

Thank you for your help!

I have now adjusted the OnEvent to the following:
if event == "PLAYER_REGEN_DISABLED" then
self:SetAlpha(0)
ChatFrame1:SetAlpha(0)
elseif event == "PLAYER_REGEN_ENABLED"...
Forum: AddOn Help/Support 12-08-19, 09:01 PM
Replies: 5
Views: 3,402
Posted By Wolly_44
kgPanels - Script Mouseover Combat

Hey guys,

First post here because I'm completely stuck trying to correctly script the following function in kgPanels.

I have a kgPanel for my chat, and I want to hide the panel & chat frame when I...
Showing results 1 to 3 of 3