Question regarding Ashes DLC.
Moderator: Moderator
Question regarding Ashes DLC.
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.
You could do this with an addon.
My feedback meter decays into coding. Give me feedback and I make mods.
Re: Question regarding Ashes DLC.
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.
-
- Uruivellas
- Posts: 708
- Joined: Wed Apr 30, 2008 5:55 pm
Re: Question regarding Ashes DLC.
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").
Addons: Arcane Blade Tweaks, Fallen Race, Monk Class, Weapons Pack
Currently working on Elementals. It's a big project, so any help would be appreciated.
Currently working on Elementals. It's a big project, so any help would be appreciated.

Re: Question regarding Ashes DLC.
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.