Forum > Miscellaneous

[QUESTION] Add to new races.

(1/2) > >>

shade007:
What files should I change to get a new race, not only in menu but in the game. For example, I want to replace by Dwarf to the Vrykul and I'm correct file ChrRaces.dbc:

That's what I get:
It is on the menu:

It in the game:

Sorry for my bad English.
Please help me =)

Steff:
Use wow dev wiki :)

http://www.pxr.dk/wowdev/wiki/index.php ... rRaces.dbc

5    MaleModel    iRefID    only used for the char creation/selection screen. Ingame the server sets the model.
6    FemaleModel    iRefID    only used for the char creation/selection screen. Ingame the server sets the model.

Have you copied the DBC to the Server DBC folder? The server get the DisplayId form the dbc and set it during char creation.

schlumpf:
During selection, the local DBC is read. In game, the server sends it. It depends on your server, if the model is read from the DBC or is hardcoded elsewhere.

Steff:
You are right. Trinity just read it form the DBC in Player::create().

shade007:
I have one more question. In what file are skins mobs, or is it too on the server?

Navigation

[0] Message Index

[#] Next page

Go to full version