Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: Codebreaker on March 21, 2013, 11:54:30 pm
-
Ok, so, in my server, we are getting rid of DK's. But instead, we had an idea of just making a whole new class out of it. But--- I want to know how to change the Death Knight's name to something else on the character creation page/in-game.
-
Open ChrClasses.dbc with MyDBCEditor and change the first stringname to whatever you want it to be. Then make it into a ptach and presto.
-
Thanks. I'll try it. I tried following your custom class guide, but It got confusing, so I raged :c
**EDIT** Doesn't work? Did I do it wrong? D:
-
In what way did it not work? And did you make the custom patch correctly?
-
Did You change only first names? It is very frequent mistake.... Change names only in fourth column. (When I have zero based DBC)