New animation set doesn`t get created
Posted: Sat Jul 08, 2017 12:18 am
I`ve tried to follow DarthD.U.C.K.`s tutorial for making a new animation set (http://www.gametoast.com/viewtopic.php? ... 2#p347426) and it just doesn`t work. Nothing gets created.
Other than that, I`m quite sure I`ve done everything right. The new animation set is called "needo"
In my Data_***/Animations folder, the munge.bat looks like this -
It used to have
And then after I munged it changed "@call munge_subdir.bat SoldierAnimationBank\human_0" to "@call munge_subdir.bat SoldierAnimationBank\human_needo", and no new anim files were made, so I deleted everything else.
Inside the SoldierAnimationBank folder (In my map dir of course), I have a folder called "needo", inside it is all the msh files (including basepose.msh) that were in the BF2_ModTools/assets/Animations/SoldierAnimationBank/human_0 folder, I just copy and pasted them all into the needo folder and renamed the "human" part to "needo" (However I didn`t copy to "UNUSED" folder)
Inside the munge.bat in the "needo" folder looks like this -
I`ve launched all the munge files to see if any worked:
- data_***/Animation/munge.bat
- data_***/Animation/SoldierAnimationBank/munge_animation.bat
- and data_***/Animation/SoldierAnimationBank/needo/munge.bat
All of them had the same effect, absolutely nothing being added into the rep/munged folder.
Any help would be appreciated
What does that mean? First 3 4 lines? I don`t understand. But I carried on doing what I thought he meant.3. Open the munge.bat (rightclick->edit) and delete all lines except the first three 4 lines.
Other than that, I`m quite sure I`ve done everything right. The new animation set is called "needo"
In my Data_***/Animations folder, the munge.bat looks like this -
Hidden/Spoiler:
Hidden/Spoiler:
Inside the SoldierAnimationBank folder (In my map dir of course), I have a folder called "needo", inside it is all the msh files (including basepose.msh) that were in the BF2_ModTools/assets/Animations/SoldierAnimationBank/human_0 folder, I just copy and pasted them all into the needo folder and renamed the "human" part to "needo" (However I didn`t copy to "UNUSED" folder)
Inside the munge.bat in the "needo" folder looks like this -
Hidden/Spoiler:
- data_***/Animation/munge.bat
- data_***/Animation/SoldierAnimationBank/munge_animation.bat
- and data_***/Animation/SoldierAnimationBank/needo/munge.bat
All of them had the same effect, absolutely nothing being added into the rep/munged folder.
Any help would be appreciated