Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Darkloke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings.
I would like to ask for help about following.
I am trying to use m2 import script from 3ds max, which was made by Taylor Mouse (this). This script in process parses animationdata.dbc for animation names, so model sequences in 3ds max could be correctly named and identified. Since the script isnt up to date it still uses old dbc format and cannot understand new db2. But starting to research how may i change the script to work with the new format i found that the recent version of animationdata.db2 doesnt have the field "name", which contained actual animations names.
So the question - where i could look for animations names (if they are available now at all)?
Beta Was this translation helpful? Give feedback.
All reactions