Vitala Posted October 4, 2016 Posted October 4, 2016 I did bodyslide conversion of the Dragon Aspect shout effect (it has animation declared in nif file). The shout has 3 ranks and as I was lazy enough to do it separately with each mesh, I just edited rank 3 mesh by removing unnecessary shapes to get rank 2 mesh. I did it in NifSkope since Outfit Studio messes up with animation references when deleting shape that had been attached to animation controller. It works absolutely fine in the game, however there are some leftover objects in NiDefaultAVObjectPalette and I wonder what's the fastest way to remove them without recreating the entire array manually?
ValenV Posted October 4, 2016 Posted October 4, 2016 Assign to the leftover the very last one AV Object string, let's say the last one is 53 (NPC L ForearmTwist … etc) , double click assign 53, and make empty the last one. Then go to Num Objs and subtract 1 to the number, then update the array, the green arrow. It should do the trick because it deletes only the last one in line.
Andy14 Posted October 4, 2016 Posted October 4, 2016 Ctrl + Del you can delete. You should ensure the correct object / select the correct entry. PS: ValenV - contribution was probably correct. You should not delete conflicts, but correctly assign.
ValenV Posted October 4, 2016 Posted October 4, 2016 no, Andy, in objects list you can't delete with ctrl+del
Recommended Posts
Archived
This topic is now archived and is closed to further replies.