I'm looking for function which will do
actionMan.executeAction 0 "17" -- File: New Scene, Keep Objects
but without asking for save, I already tried:
actionMan.executeAction 0 "17" #noprompt
and
if checkForSave() do
(
actionMan.executeAction 0 "17" -- File: New Scene, Keep Objects
)
I also notice if I launch "New\keep objects" on medium level of complexity scene it almost always=max crssh. I work on max2013 however this problem don't exist on max2011. Is also any other access to this New\keep objects without involving
actionman?
barigazy · 2013-12-04