[Archive] Problem Retro porting ( Wings)
[Archive] Problem Retro porting ( Wings)
Archived author: Zehlendorf • Posted: 2017-03-04T00:07:29+00:00
Original source
Hello i was learning about retro porting and I retro porting many mounts like winged lion, pegasus etc, the main problem is the "wings" because when the mount flies the wings doesnt appear, just appear when I use /mountspecial in the ground, what row I should move in 010 editor? or anything that can fix that bug please.
Sorry for my bad english xD.
Archived author: Zehlendorf • Posted: 2017-03-04T15:03:18+00:00
Original source
Its looks like this, their wings doesnt appear while its flying... someone can help please ![]()
![]()
Archived author: Inico • Posted: 2017-03-04T18:10:38+00:00
Original source
That's because in WOTLK flying mounts use swimming animations. In Cataclysm and beyond, mounts have separate animations for flying and swimming.
Your wings do not appear because your model is playing the swimming animation instead of the flying animation, that isn't recognized by the wotlk client. You must swap the animations ids with 010editor (animation lookup). See this post for more info.
Archived author: Zehlendorf • Posted: 2017-03-05T21:02:41+00:00
Original source
Inico thanks, i will try and post my result, one more question please, when I use cloud mount the character doesnt appear above the cloud! I can change the position with 010 but the way that it should look inside the cloud could be like a flying carpet and it doesnt. what else should I change? thanks again!
Quote: 2 hours ago, Zehlendorf said:The animation played when you are on a mount is defined by spell.dbc. In column 132 put "12844". This will trigger the "StealthStand" animation.
Inico thanks, i will try and post my result, one more question please, when I use cloud mount the character doesnt appear above the cloud! I can change the position with 010 but the way that it should look inside the cloud could be like a flying carpet and it doesnt. what else should I change? thanks again!
Archived author: Inico • Posted: 2017-03-05T22:39:40+00:00
Original source
Quote: 2 hours ago, Zehlendorf said:The animation played when you are on a mount is defined by spell.dbc. In column 132 put "12844". This will trigger the "StealthStand" animation.
Inico thanks, i will try and post my result, one more question please, when I use cloud mount the character doesnt appear above the cloud! I can change the position with 010 but the way that it should look inside the cloud could be like a flying carpet and it doesnt. what else should I change? thanks again!
Archived author: Zehlendorf • Posted: 2017-03-06T00:55:11+00:00
Original source
Inico I use ur tool to convert wingedlion.m2, after when open the m2 with 010 editor got an error, anyways I look the int16_AnimationLookup[97], and its the same as my wingedlion.m2 so what should I change?,!
The StealthStand animation works great! thanks.
https://www.wowmodding.net/files/file/99...omment-435
Quote: 16 minutes ago, Zehlendorf said:I just tested it and works fine. You are doing something wrong.
Inico I use ur tool to convert wingedlion.m2, after when open the m2 with 010 editor got an error
Quote: 16 minutes ago, Zehlendorf said:Every entry in AnimationLookup is an animation ID.
anyways I look the int16_AnimationLookup[97], and its the same as my wingedlion.m2 so what should I change?,!
Archived author: Inico • Posted: 2017-03-06T01:16:22+00:00
Original source
Quote: 16 minutes ago, Zehlendorf said:I just tested it and works fine. You are doing something wrong.
Inico I use ur tool to convert wingedlion.m2, after when open the m2 with 010 editor got an error
Quote: 16 minutes ago, Zehlendorf said:Every entry in AnimationLookup is an animation ID.
anyways I look the int16_AnimationLookup[97], and its the same as my wingedlion.m2 so what should I change?,!
Archived author: Zehlendorf • Posted: 2017-03-06T01:30:08+00:00
Original source
Thanks for reply, im searching MountFlighIdle and I not have that animations, what Can I do now?. thanks ![]()
Archived author: Zehlendorf • Posted: 2017-03-06T01:36:58+00:00
Original source
I have A_fly animation, but when I change the mount just got freezes in the air
.