Modcraft - The community dedicated to quality WoW modding!
Content creation => Modelling and Animation => Topic started by: Dottore on December 21, 2013, 01:13:00 am
-
Hi!
I want to replace the wolf mount in wotlk with the cataclysm pvp wolf.
I've ported the files from cataclysm but when i change the original ones
with the cataclysm ones the banner on the mount has no texture.
Its white.
Here is a screenshot:
(http://kepfeltoltes.hu/131221/WoWScrnShot_122113_010400_www.kepfeltoltes.hu_.jpg)
How can I solve this?
I hope somebody can help me with this.
-
Not all needed textures are alwaus in the model. Folder.
Open the model with 010 edit and have a look at the texture pathes. Then find the missing texture and also port it over inside the given path.
-
I've opened the model in 010 editor and searched for " .blp "
but i found only the armorreflect4.blp :|
-
I've opened the model in 010 editor and searched for " .blp "
but i found only the armorreflect4.blp :|
I have to change dbc
CreatureDisplayInfo.dbc
Where you write all your texture names,which have in a model DBCReference flag
-
Sorry I don't understand you.
I have to edit the Creaturedisplayinfo.dbc but in the file what should i edit?
Wich column, and what should I write in there?
Anyways the cataclysm model has two skin files
HordePVPMount00 and HordePVPMount01.skin but the original wolf
has only one .skin file..
Is it possible to merge the two skin files into one?
-
http://www.pxr.dk/wowdev/wiki/index.php ... ayInfo.dbc (http://www.pxr.dk/wowdev/wiki/index.php?title=CreatureDisplayInfo.dbc" onclick="window.open(this.href);return false;)
As you can see in the dbc, Skin1, Skin2, Skin3 are needed for this mount.
http://gyazo.com/4516bbde904377112f18848f23cb4838 (http://gyazo.com/4516bbde904377112f18848f23cb4838" onclick="window.open(this.href);return false;)
#8 is the string of the banner blp.
Regards, Ferreon.
PD: Sorry my english.
-
I wrote the blp names in the right columns, but still the same white flag. :|
(http://kepfeltoltes.hu/131221/1090411259N_vtelen_www.kepfeltoltes.hu_.png)