View Single Post
07-04-16, 03:22 AM   #11
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
I have also look into this, it looks like the animation and SetAlpha changes run directly in the game's C code, so we won't be able to override it. You bets bet would be to hide the frame and build a replica. It should't be that hard.