Modcraft - The community dedicated to quality WoW modding!
Content creation => Modelling and Animation => Topic started by: alborq on May 05, 2012, 02:53:07 pm
-
Bonjour, je vien demandez votre aide suite a un probleme apres le passage d'un model en monture que j'ai du editez mais maintenant je ne sais pas d'ou vien ce bug
-la monture reste toujours paralelles au sol elle ne le suit pas :
http://www.mcingenieur.1allo.com/mc/WoW ... 144946.jpg (http://www.mcingenieur.1allo.com/mc/WoWScrnShot_050512_144946.jpg" onclick="window.open(this.href);return false;)
et je ne sais pas comment reculez la camera interne du model pour l'afficheur.
Merci d'avance, cordialement alborq
-
You are missing global flags | 3 there, which will allow a model to tilt depending on the terrain.
Fix:
*(int*)(file + 0x10) |= (1 | 2);
Also, please try speaking english on this forum, thanks.
-
Soory i have paste a wrong translate .... and thinks for this information i try it =)
but how can i apply this modif ?
-
Any hex editor. Or applications made for M2 modding.