This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [WotLk] [QUESTION] Demon form flyin' animation  (Read 3982 times)

dafengqixi

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 19
    • View Profile
Re: [WotLk] [QUESTION] Demon form flyin' animation
« Reply #15 on: February 07, 2017, 10:29:14 pm »
Quote from: "reidospalas"
Quote from: "dafengqixi"
Quote from: "reidospalas"


It was easy, So... First a made a spell,  On first effect i give : Apply_Aura (Spell transform id: 21322);, 2nd effect :
 Trigger_Spell (I made other spell, to switch fly and movement speed on fly and on 3rd spell effect : you give apply aura: Spell_Aura_Dummy), Now finish the Dbc spell edit, patch it put on Core/DBC, learn spell, and when you use it : Will transform into a demon, Flying aura / Animation Spell_Aura_Dummy (Hover) and you can increase the flyin' speed too :)

ps : It work for other models too, Like dragons or anything who's fly, the animation flying will work :)
PhilipTNG Master, the perfect solution to this problem
But I don't know how he did it

I fixed it dude can you check it here :https://www.youtube.com/watch?v=nPJCByXoDIs :)
How did you do that?
I try fix M2::Animationlookup and Animation.
But it No problem,or I can't  find a problem.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

dafengqixi

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 19
    • View Profile
Re: [WotLk] [QUESTION] Demon form flyin' animation
« Reply #16 on: February 07, 2017, 10:40:35 pm »
Quote from: "Amaroth"
Quote from: "dafengqixi"
Not AnimationData.dbc and .m2 File problem?
Are you sure?
I want try add dbc entry. look it, Does it work.
But I unknow AnimationData.dbc::flags and Bodyflags . :lol:  :lol:
I am sure.

For example, is there any DBC containing animation data for every single data? No. On the other hand, are there only some creature models which for example lack some animations? Yes, there are. Its just a logic. Apart from that, I know about animations structures and I know that when someone wants to for example "enable fly animation" for some creature, he needs his M2, as I had Alastor fixing oe creature for me in the past.
The problem file is lack the anim file or M2 file?
But,I try find relation anim fiel,but no file.
I think lack m2 file?
How to find relation m2 file?
Do you have a clue?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

dafengqixi

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 19
    • View Profile
Re: [WotLk] [QUESTION] Demon form flyin' animation
« Reply #17 on: February 07, 2017, 10:46:38 pm »
Quote from: "reidospalas"


It was easy, So... First a made a spell,  On first effect i give : Apply_Aura (Spell transform id: 21322);, 2nd effect :
 Trigger_Spell (I made other spell, to switch fly and movement speed on fly and on 3rd spell effect : you give apply aura: Spell_Aura_Dummy), Now finish the Dbc spell edit, patch it put on Core/DBC, learn spell, and when you use it : Will transform into a demon, Flying aura / Animation Spell_Aura_Dummy (Hover) and you can increase the flyin' speed too :)

ps : It work for other models too, Like dragons or anything who's fly, the animation flying will work :)
Use DBC to fix the animation?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

reidospalas

  • Registred Member
  • Race Changer
  • *****
  • Posts: 32
    • View Profile
Re: [WotLk] [QUESTION] Demon form flyin' animation
« Reply #18 on: February 08, 2017, 01:55:32 am »
Quote from: "dafengqixi"
Quote from: "reidospalas"


It was easy, So... First a made a spell,  On first effect i give : Apply_Aura (Spell transform id: 21322);, 2nd effect :
 Trigger_Spell (I made other spell, to switch fly and movement speed on fly and on 3rd spell effect : you give apply aura: Spell_Aura_Dummy), Now finish the Dbc spell edit, patch it put on Core/DBC, learn spell, and when you use it : Will transform into a demon, Flying aura / Animation Spell_Aura_Dummy (Hover) and you can increase the flyin' speed too :)

ps : It work for other models too, Like dragons or anything who's fly, the animation flying will work :)
Use DBC to fix the animation?

Just do the things i said and it will work :) Make the spells and put the effects who i said...
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

IPEINA

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 17
    • View Profile
Re: [WotLk] [QUESTION] Demon form flyin' animation
« Reply #19 on: March 19, 2017, 08:24:01 am »
Quote from: dafengqixi
Quote from: reidospalas


It was easy, So... First a made a spell,  On first effect i give : Apply_Aura (Spell transform id: 21322);, 2nd effect :
 Trigger_Spell (I made other spell, to switch fly and movement speed on fly and on 3rd spell effect : you give apply aura: Spell_Aura_Dummy), Now finish the Dbc spell edit, patch it put on Core/DBC, learn spell, and when you use it : Will transform into a demon, Flying aura / Animation Spell_Aura_Dummy (Hover) and you can increase the flyin' speed too <!-- s:) -->:)<!-- s:) -->

ps : It work for other models too, Like dragons or anything who's fly, the animation flying will work <!-- s:) -->:)<!-- s:) -->
Use DBC to fix the animation?

Just do the things i said and it will work <!-- s:) -->:)<!-- s:) --> Make the spells and put the effects who i said...
Specific what to do?I didn't understand what you say solution process~