Freedom Reborn

Freedom Force Forums => Meshes => Topic started by: bearded on April 25, 2016, 05:40:32 PM

Title: max5 animation segments error (solved)
Post by: bearded on April 25, 2016, 05:40:32 PM
Runtime Error: No such NoteTrack function for undefined.
This error for this bit of code in character_tool.mcr
addnotetrack $Root_NoteTrack newMainNoteTrack
Is this because the animation segment is from  :ff: and the tool is for  :ffvstr: ?
if so,are there animation segment notes for  :ffvstr: anywhere?
Or should I try to use the  :ff: character tool? I can't seem to find it. My gog  :ff: installed the  :ffvstr: character tool code.

I found the solution in archives. Simply create a dummy and name it Root_NoteTrack.
I'll leave this here for posterity.

Now a question. Is it possible to get the Animation Segments notetrack using any form of niftools?
Title: Re: max5 animation segments error (solved)
Post by: schick on April 26, 2016, 06:19:27 AM
As far as I understand:
The notetrack information is only available in the source Max file.
In the .kf those blocks should ideally be empty of information.