Freedom Reborn

Freedom Force Forums => Hex Editing => Topic started by: Outcast on September 09, 2012, 08:37:11 AM

Title: How to add number of contacts to a melee animation?
Post by: Outcast on September 09, 2012, 08:37:11 AM
I've got a mesh with some melee animations showing multiple (2 or 3) contact hits but actually having only 1 contact. Could someone tell me how to fix this, so that the hero doesn't always miss his/her first swing or both first and second swings at an enemy? :huh:
Title: Re: How to add number of contacts to a melee animation?
Post by: BentonGrey on September 09, 2012, 01:50:49 PM
Hey Outcast, that was something that always bothered me.  This should tell you how to do it:
http://niftools.sourceforge.net/wiki/Freedom_Force/KeyframesBasic
I hope that helps! :)
Title: Re: How to add number of contacts to a melee animation?
Post by: Outcast on September 09, 2012, 02:10:41 PM
Thanks for that link Benton. I'm gonna try it now.  :)

Edit: Alright! It worked! Thanks again Benton. I just had to be careful when saving the file as...cause it defaults to saving the file as a nif. When i needed to save it as .kf file. :wacko:
Title: Re: How to add number of contacts to a melee animation?
Post by: Cyber Burn on November 16, 2012, 05:10:48 PM
Would this work for ranged animations as well? I have a set of keys where all the ranged gun animations take multiple shots, where I want them to only take one shot.
Title: Re: How to add number of contacts to a melee animation?
Post by: spydermann93 on November 16, 2012, 09:54:45 PM
Quote from: Cyber Burn on November 16, 2012, 05:10:48 PM
Would this work for ranged animations as well? I have a set of keys where all the ranged gun animations take multiple shots, where I want them to only take one shot.

Yes, it works. I've done that for multiple meshes and it has worked for me.
Title: Re: How to add number of contacts to a melee animation?
Post by: Cyber Burn on November 17, 2012, 12:18:08 AM
Thanks spyder, I think I got it to work the way I want.
Title: Re: How to add number of contacts to a melee animation?
Post by: heroidosilencio on July 29, 2016, 08:39:42 PM
I read the tutorial and it says that we should  open the keyframe, click on the melee node we want to add contacts.

And then, we would be able to see two chains of nodes, and we shouod find NiTextKeyExtraData there.

But in my file, specially the node I am talking about, it has only the NiTextKeyED000

What am I doing wrong?