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

Title: [QUESTION] Change A Classes Name?
Post 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.
Title: Re: [QUESTION] Change A Classes Name?
Post by: XxXGenesisXxX on March 22, 2013, 12:02:11 am
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.
Title: Re: [QUESTION] Change A Classes Name?
Post by: Codebreaker on March 22, 2013, 12:23:08 am
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:
Title: Re: [QUESTION] Change A Classes Name?
Post by: XxXGenesisXxX on March 22, 2013, 06:42:49 am
In what way did it not work? And did you make the custom patch correctly?
Title: Re: [QUESTION] Change A Classes Name?
Post by: Daweo on March 23, 2013, 06:59:55 am
Did You change only first names?  It is very frequent mistake.... Change names only in fourth column. (When I have zero based DBC)