Script to install content to the menu
Illidanstorm
Posts: 655
I've seen it from products from V3Digitaltimes like the Pose Mixer.
It comes with a script that when you click on it, it will create a folder to a menu next to "scripts" and puts the product there in the layout.
How can I make such a script?
Post edited by Illidanstorm on
Comments
Perhaps you should move your question to the script developer forum.
Ok moved :-)
I think the core is in DzActionMgr http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/actionmgr_dz
If you check the readme page for the items, any sample scripts they used should be linked - Ultimate Pose Mixer http://docs.daz3d.com/doku.php/public/read_me/index/53343/start goes to http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/actions/action_custom_create/start , among others, for example, though I'm not sure if that is a product that does what you want