Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Miscellaneous => Topic started by: Degen on July 04, 2015, 07:23:53 am
-
Is it possible on Tc2 to have DK's unlocked by an achievement, rather than getting a character to a specific level?
-
It is, in core. It is set in config and handled by core itself - there is nowhere else to change this.
-
Where at in the core, if I may ask? None of the .dbc files are worded similar to what I'm looking for.
-
Where at in the core, if I may ask? None of the .dbc files are worded similar to what I'm looking for.
Why would the DBC's handle this? The client can't be trusted to know when you should be allowed to create a DK.
The emulator's code handles it. This commit shows the main places: https://github.com/Asido/TrinityCore/co ... 88e6922d5b (https://github.com/Asido/TrinityCore/commit/f4de7094445bdf8b54b4d43c4bdc0588e6922d5b" onclick="window.open(this.href);return false;)