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

Title: [QUESTION] Swap WoTLK mounts to Cataclysm ones
Post 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.
Title: Re: [QUESTION] Swap WoTLK mounts to Cataclysm ones
Post by: Steff on December 21, 2013, 01:44:52 am
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.
Title: Re: [QUESTION] Swap WoTLK mounts to Cataclysm ones
Post by: Dottore on December 21, 2013, 12:24:37 pm
I've opened the model in 010 editor and searched  for " .blp "
but i found only the armorreflect4.blp  :|
Title: Re: [QUESTION] Swap WoTLK mounts to Cataclysm ones
Post by: Malice on December 21, 2013, 01:20:16 pm
Quote from: "Fekete95"
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
Title: Re: [QUESTION] Swap WoTLK mounts to Cataclysm ones
Post by: Dottore on December 21, 2013, 04:35:30 pm
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?
Title: Re: [QUESTION] Swap WoTLK mounts to Cataclysm ones
Post by: ferreon on December 21, 2013, 06:12:12 pm
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.
Title: Re: [QUESTION] Swap WoTLK mounts to Cataclysm ones
Post by: Dottore on December 21, 2013, 07:40:56 pm
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)