ScriptSpot

Forum topic · General Scripting

reload plugin without restart 3dsmax

By draging · 2014-11-05

Description

in this case I've downloaded free plugin (dlo, dlm etc) and put it into plugin directories.
so, Is there a script to reload plugin without restart 3dsmax ?

Comments (2)

barigazy · 2014-11-06

LoadDllsFromDir ((getDir #maxroot) +"plugins"+"\\") "*.dlc"

draging · 2014-11-06

great!... that is what I need

thanks barigazy !

cheers