Hello,
I ported the Fire Raven God of Cataclysm into WoTLK with 010 Editor. However, the textures of the creature doenst look good:
As you can see... the Fire Textures of the model doenst Fade.
I tried to modify several attributes in the Skin Files with the Skin Template in the 010 Editor, and also change the rendering... however i dindt manage to properly fade the textures.
I tried several render types and none worked well.
I dont think the problem is in the render flags, but probably in the .Skin Flags uchar flags2 and uint16 order flag, specially the order flag cuz this flag always have a very high number in cataclysm (like 32k), and i change it to 0 in order to fix the texture in-game.
I thinks this flags are used to activate the shader, as explained here:
M2/WotLK/.skin - WoWDev
However, i dont understand very well the explanation and i dindt manage to work out the shader effect... feel free to download the model and try to fix it.
If someone knows how to properly fix this, i will be very gratefull
Here's the model ported to WoTLK:
FireRavenGodMount.zip
Most Regards