- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am able to create a folder containing a .ms script, zip that folder, and rename it to a .mzp file. This allows me to drag this .mzp file into the 3ds max viewport, and that runs the .ms script by default.
Now, I have read I am supposed to be able to use a file in the folder described above called mzip.run, which allows scripts to be copied to proper directories, and a command called 'drop' which runs a script upon dragging the .mzp file into the viewport.
My goal is to drag the package into the viewport, copy a .ms file (which creates a menu and assigns a python script to be executed on click) and a python script to the scripts directory.
I have not been able to get the mzip.run file to do anything it is supposed to do, and there appears to be limited documentation on it.
This forum unfortunately won't let me post any of my code. As a simple demo, if anyone could show me how to create a mzip.run file which copies two scripts to the $script directory and runs one of them, I would be very pleased.
- Jed
Solved! Go to Solution.