重启max

FN ResetMax =
(
local IsReset = false
if checkForSave() do 
(
shellLaunch (getdir #maxroot+"\\3dsmax.exe") (maxfilepath+maxfilename)
IsReset = true
)
IF IsReset do quitmax #noPrompt
)
ResetMax()
posted @ 2019-12-27 23:13  HU_M  阅读(139)  评论(0编辑  收藏  举报