/ScriptList

This MaxScript list all scripts in a specified folders

GNU General Public License v3.0GPL-3.0

title description author created modified
Script List
This MaxScript list all scripts in a specified folders
Jonathan Baecker (jb_alvarado)
2014 January 22
2014 May 04

List Scripts In Folder

ListScripts

On the right click menu you have the functions for:

  • run script
  • edit script
  • new script
  • refresh list
  • open path in explorer

ListScriptsRightClick

You also can dock the script window to the 3ds max main gui:

ListScriptsDock

Download

Click here to download latest version

Current release is v1.0

For using it: Open the script and edit the line: global start_dir = "\\path\to\scripts\" - to the path where your scripts are.

Go in 3Ds Max under MaxScript: Run Script... and select the ".ms" script file, or drag&drop the script in the viewport.

Or drag&drop the ".mcr" script and make a button, the script you found then under the Category: jb_scripts