hi so after much research into the cause of files that are too large or take up too much memory i have found two scripts that do the heavy lifting for cleaning out a max file. i was hoping there was a way of combining them into one maxscript i can run from the tool bar. I don't know that much but i do know the following does not work:
please help
macroScript Clean
category:"Clean"
toolTip:"Clean"
buttonText:"Clean"
(
t=trackviewnodes;n=t[#Anim_Layer_Control_Manager];deleteTrackViewController t n.controller;gc()
t=trackviewnodes;n=t[#Max_MotionClip_Manager];deleteTrackViewController t n.controller;gc()
)
RobH2 · 2019-04-12
barigazy · 2014-04-11
3dwannab · 2014-12-06