Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: DahkCeles
Forum: AddOn Help/Support 06-12-20, 07:43 PM
Replies: 6
Views: 9,385
Posted By DahkCeles
Solution

For any addon devs: CTMod 8.3.0.10 fixed this using the following code:

CinematicFrame:SetScript("OnShow", nil)
CinematicFrame:SetScript("OnHide", nil)


Fundamentally, the problem was that...
Showing results 1 to 1 of 1