• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Death Animation Bug

Status
Not open for further replies.
It's basically the frame issue that caused the death animation not able to show in-game, I haven't test this in-game yet but I think the issue should be fixed now.
 

Attachments

may i ask how did you fix the issue?
This one is a bit hard to explain (Non-English speaker here) but I'll try.

Well you uses Mdlvis to added a new animation slot (I added a new one with the number started with 100833) and copy-paste every frames from the original buggy animation slot (In this case, 6833) to the new one (100833).

You can't add a frame numbers (For example: 1000) that's smaller than the previous numbers (For example: 8000) after you have the 8000 frames one, otherwise the 1000 frames animation won't work in-game and only can be seen in Magos (Model Editor). This is the problem that your model have.
 
This one is a bit hard to explain (Non-English speaker here) but I'll try.

Well you uses Mdlvis to added a new animation slot (I added a new one with the number started with 100833) and copy-paste every frames from the original buggy animation slot (In this case, 6833) to the new one (100833).

You can't add a frame numbers (For example: 1000) that's smaller than the previous numbers (For example: 8000) after you have the 8000 frames one, otherwise the 1000 frames animation won't work in-game and only can be seen in Magos (Model Editor). This is the problem that your model have.
Thanks for the explanation i got it now :)
 
Status
Not open for further replies.
Back
Top