Thread: Ability icons
View Single Post
01/05/16, 03:11 AM   #1
Gryns
Join Date: May 2015
Posts: 3
Ability icons

After some research and experimentation I've finally found out how to create an addon that replaces an ability icon for another icon.

This is the script I used.

RedirectTexture(originalPath, newPath)

While this does change the icon on both the action bar and the skill tree, it does not change the texture when dragging skills off the skill tree and onto the action bar. I know it is a bit obsessive, but at this point I already invested waaaaay to much time in this addon to let go of this small detail.

Is there any way I can make the addon change the icon when being "picked up" off the skill tree? When dragging and dropping skills, the cursor turns into the ability icon, which is probably why the script I used doesn't work.

Thanks in advance,

Gryns
  Reply With Quote