[Archive] Duplicate more race
[Archive] Duplicate more race
Archived author: Thoraric • Posted: 2016-06-13T12:23:42+00:00
Original source
I read more forums from different sites about creating new race on trinity server. After my little research, i thought its the best to ask from you my question.
Next to the dbc works, I need really c++ knowledge to edit wow.exe in case of add a new race?
I want to duplicate human to add different human race to the horde. I don't want to make swaps because it change the npc-s too.
In the dbc file which contains the races, what number should i write in to change the undead race from humanoid to undead?
I appreciate every tutorial link in comment which bring me closer to the solution! Thank you!
Quote: 10 minutes ago, Thoraric said:As you can see here, column 10 contains CreatureType
In the dbc file which contains the races, what number should i write in to change the undead race from humanoid to undead?
Archived author: Смердокрыл • Posted: 2016-06-13T16:16:28+00:00
Original source
Quote: 10 minutes ago, Thoraric said:As you can see here, column 10 contains CreatureType
In the dbc file which contains the races, what number should i write in to change the undead race from humanoid to undead?
Quote: 1 hour ago, Смердокрыл said:I am curious for the number of unded creature type, but thank you!
As you can see here, column 10 contains CreatureType
Archived author: Thoraric • Posted: 2016-06-13T17:26:59+00:00
Original source
Quote: 1 hour ago, Смердокрыл said:I am curious for the number of unded creature type, but thank you!
As you can see here, column 10 contains CreatureType
Quote: Just now, Thoraric said:If you click on the hyperlinked text "CreatureType", it will take you here. That means you need to check your servers CreatureType.dbc
I am curious for the number of unded creature type, but thank you!
Archived author: Смердокрыл • Posted: 2016-06-13T17:28:23+00:00
Original source
Quote: Just now, Thoraric said:If you click on the hyperlinked text "CreatureType", it will take you here. That means you need to check your servers CreatureType.dbc
I am curious for the number of unded creature type, but thank you!
Archived author: Thoraric • Posted: 2016-06-14T09:20:49+00:00
Original source
I have read somewhere the maximum number of races is 21, is it possible to increase this number or I have to swap some races?