Page 1 of 1

Question regarding Ashes DLC.

Posted: Sat Mar 28, 2015 8:02 pm
by Narindor
So I would like to know if it's possible for me to change the icons of the Osmosis Shield and Bleak Outcome talents, nothing fancy, I'd just like to change their graphic to something else.

Re: Question regarding Ashes DLC.

Posted: Sat Mar 28, 2015 10:57 pm
by HousePet
You could do this with an addon.

Re: Question regarding Ashes DLC.

Posted: Sun Mar 29, 2015 1:11 am
by Narindor
Thanks for the suggestion, but there aren't any addons that currently do this, and I know squat about Lua and coding to make one myself.

Re: Question regarding Ashes DLC.

Posted: Sun Mar 29, 2015 1:17 am
by grayswandir
This wouldn't require any actual code - you'd just have to make an addon that replaces the icon files. The only "coding" would be writing the init.lua, which has the addon's name, author, etc. The rest would just be placing the image files in the same places in the folder structure (termed "overloading").

Re: Question regarding Ashes DLC.

Posted: Sun Mar 29, 2015 1:45 am
by Narindor
It might be simple to do but I don't know how to make a workable addon, even after looking at the guides on the wiki it all looks like gibberish to me. And I can't tell whether or not I'm missing some required software.