You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To my knowledge there aren't any hooks currently available in AC to be utilized for this yet. If one gets added or if an existing one can serve the same purpose, I'd be more than happy to convert this into a module properly rather than require users to patch their core to use it.
Unfortunately I have no idea how to add a hook myself, nor have I really investigated it much.
We could change the define lists into hashmap as I did here azerothcore/azerothcore-wotlk#1444 and allow to change those hashmap values also from modules.
We could even add some hooks to add them but it's a bit complicated I think
I don't know if I already told you, but I had the same idea about this, I would like to create a module like mod-race-goblin or mod-race-worgen.
We should convert the patch into a module (may changing the core a bit to be compatible with the module).
The text was updated successfully, but these errors were encountered: