ScriptRun

24 votes
Version: 
1.5
Date Updated: 
10/12/2012
Author Name: 
Branko Živković

•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• VERSION 1.5
Script-Run1
•••ScriptRun is a free maxscript tool that allow you to easy search through your script collections inside different directories, run selected script, open in the MaxScriptEditor if you need to make some changes or make the favorites list for latter use.
Also there is a quickRun method for the "Last Used Script"

Additional Info: 

•••Supported script extensions are:
*.ms - maxscript
*.mse - encrypted script
*.mcr - macroscript
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
•••Installation:
You can place bga_scriptrun_v1.0.ms file in maxroot>scripts>startup folder
(for automatic startup with 3ds Max) or maxroot>scripts to run manually.
The all settings and screen location are saved upon closing (to XML file)
so the next time it is opened, the script form appears on the
same spot and restore all parameters back.
written and tested on 3dsMax 2013 x64 and 3dsMax 2012 x64, but it may work in older version.
••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• Update: [version 1.1]
When user run or open any script from search list then ScriptRun list will be minimized.
If you not need this option then use version 1.0
This is small update requested by asymptote
••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• Update: [version 1.2]
3dsmax 2015 support
Another small update requested by asymptote
••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• Update: [version 1.5]
Fixed RC Menu Add/Remove Favorites Button
Another small update requested by Haider of Sweden
Now default path for scripts is $UserScripts (and subfolders are included).
User can manually add any script path directory

To see how scripts works read first Script_Run_Manul.pdf
Script Run Manual 01
Script Run Manual 02
Script Run Manual 03
Script Run Manual 04
Script Run Manual 05

Version Requirement: 
2010+
AttachmentSize
script_run_manual.pdf120.49 KB
bga_scriptrun_v1.0.ms33.57 KB
bga_scriptrun_v1.1.ms33.81 KB
bga_scriptrun_v1.2.ms33.65 KB
bga_scriptrun_v1.5.ms33.09 KB

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
3dwannab's picture

Different error

Now I'm getting:

-- Unknown property: 'locX' in undefined.

Not sure. Tried downloading a fresh version of the script but same still happening.

3dwannab's picture

No Problem,

Thanks. I'll keep an eye out here for an update then. Love the script.

Michele71's picture

Nice script barigazy !!! very

Nice script barigazy !!! very very helpful :) +1!

barigazy's picture

...

I told U :) Of course .NET.
AD has changed some assemblies in max2015.
I'm not programmer and this is not easy task for me.

bga

3dwannab's picture

Alright I understand :)

The script is coming back with an error for JIT (.NET)

This happens when I type something in and then hit escape.

See Details of error:

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.
 
************** Exception Text **************
System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
   at MXS_dotNet.DotNetObjectWrapper.RunEventHandlers(DotNetObjectWrapper* , Value* target, Value* eventName, Array* handlers, Object[] delegateArgsArray)
   at MXS_dotNet.DotNetObjectWrapper.ProcessEvent(DotNetObjectWrapper* , String eventName, Object delegateArgs)
   at MXS_dotNet.DotNetObjectManaged.delegate_proxy_type.ProcessEvent(String eventName, Object delegateArgs)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.TextBox.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
 
************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
3dsmax
    Assembly Version: 0.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/3dsmax.exe
----------------------------------------
AssemblyLoader
    Assembly Version: 17.0.630.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/AssemblyLoader.DLL
----------------------------------------
CSharpUtilities
    Assembly Version: 17.0.630.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/CSharpUtilities.DLL
----------------------------------------
ManagedServices
    Assembly Version: 0.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/ManagedServices.DLL
----------------------------------------
UiViewModels
    Assembly Version: 17.0.630.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/UiViewModels.DLL
----------------------------------------
PresentationFramework
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
WindowsBase
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
PresentationCore
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
System.Xaml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
Autodesk.Max.Wrappers
    Assembly Version: 0.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/bin/assemblies/Autodesk.Max.Wrappers.dll
----------------------------------------
Autodesk.Max.StateSets
    Assembly Version: 17.0.630.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/bin/assemblies/Autodesk.Max.StateSets.dll
----------------------------------------
DaylightSimulation
    Assembly Version: 0.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/bin/assemblies/DaylightSimulation.dll
----------------------------------------
FPMaxWpfContent
    Assembly Version: 0.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/bin/assemblies/FPMaxWpfContent.dll
----------------------------------------
ManagedBootstrap
    Assembly Version: 0.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/bin/assemblies/ManagedBootstrap.dll
----------------------------------------
ManagedNetworkUtilities
    Assembly Version: 1.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/bin/assemblies/ManagedNetworkUtilities.dll
----------------------------------------
MaterialExplorerView
    Assembly Version: 0.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/bin/assemblies/MaterialExplorerView.dll
----------------------------------------
MaxWpfContent
    Assembly Version: 17.0.630.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/bin/assemblies/MaxWpfContent.dll
----------------------------------------
mixamo_assembly
    Assembly Version: 17.0.630.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/bin/assemblies/mixamo_assembly.dll
----------------------------------------
SceneExplorerView
    Assembly Version: 1.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/bin/assemblies/SceneExplorerView.dll
----------------------------------------
Sunlight
    Assembly Version: 1.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/bin/assemblies/Sunlight.dll
----------------------------------------
Autodesk.Max
    Assembly Version: 17.0.630.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/Autodesk.Max.DLL
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Design
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.JScript
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.JScript/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.JScript.dll
----------------------------------------
4mg5hsjr
    Assembly Version: 0.0.0.0
    Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.JScript/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.JScript.dll
----------------------------------------
4mg5hsjr
    Assembly Version: 0.0.0.0
    Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.JScript/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.JScript.dll
----------------------------------------
SceneExplorer
    Assembly Version: 0.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/SceneExplorer.DLL
----------------------------------------
ExplorerFramework
    Assembly Version: 17.0.630.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/ExplorerFramework.DLL
----------------------------------------
WPFCustomControls
    Assembly Version: 17.0.630.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/WPFCustomControls.DLL
----------------------------------------
DevExpress.XtraTreeList.v10.1
    Assembly Version: 10.1.7.0
    Win32 Version: 10.1.7.10307
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/DevExpress.XtraTreeList.v10.1.DLL
----------------------------------------
AdWindows
    Assembly Version: 5.2.8.100
    Win32 Version: 5.2.8.100
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/AdWindows.DLL
----------------------------------------
ExplorerManagement
    Assembly Version: 0.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/ExplorerManagement.DLL
----------------------------------------
MaxCustomControls
    Assembly Version: 17.0.630.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/MaxCustomControls.DLL
----------------------------------------
DevExpress.XtraEditors.v10.1
    Assembly Version: 10.1.7.0
    Win32 Version: 10.1.7.10307
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/DevExpress.XtraEditors.v10.1.DLL
----------------------------------------
DevExpress.Utils.v10.1
    Assembly Version: 10.1.7.0
    Win32 Version: 10.1.7.10307
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/DevExpress.Utils.v10.1.DLL
----------------------------------------
MaxMaterialBindings
    Assembly Version: 0.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/MaxMaterialBindings.DLL
----------------------------------------
DevExpress.Data.v10.1
    Assembly Version: 10.1.7.0
    Win32 Version: 10.1.7.10307
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/DevExpress.Data.v10.1.DLL
----------------------------------------
MaxExplorerBindings
    Assembly Version: 0.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/MaxExplorerBindings.DLL
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
CoreManagedUiControls
    Assembly Version: 17.0.630.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/CoreManagedUiControls.DLL
----------------------------------------
MaxSerialization
    Assembly Version: 17.0.630.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/MaxSerialization.DLL
----------------------------------------
mxsdotNet
    Assembly Version: 1.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/bin/assemblies/mxsdotNet.dlx
----------------------------------------
PresentationFramework.Aero
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
----------------------------------------
PresentationUI
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationUI/v4.0_4.0.0.0__31bf3856ad364e35/PresentationUI.dll
----------------------------------------
PresentationFramework-SystemCore
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemCore/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemCore.dll
----------------------------------------
Microsoft.Expression.Interactions
    Assembly Version: 4.0.0.0
    Win32 Version: 2.0.20525.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/Microsoft.Expression.Interactions.DLL
----------------------------------------
WindowsFormsIntegration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
----------------------------------------
AdApplicationFrame
    Assembly Version: 0.0.0.0
    Win32 Version: 5.2.8.100
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/AdApplicationFrame.DLL
----------------------------------------
PresentationFramework-SystemXml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXml/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXml.dll
----------------------------------------
PresentationFramework-SystemData
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemData/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemData.dll
----------------------------------------
UIAutomationTypes
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
----------------------------------------
ATSVault10
    Assembly Version: 1.0.0.0
    Win32 Version: 17.0.630.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/stdplugs/AssetTracking/ATSVault10.dll
----------------------------------------
System.Xml.Linq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
pgmgijnq
    Assembly Version: 0.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
osvnjzle
    Assembly Version: 0.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Management
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Autodesk.DataManagement.Client.Framework.Vault
    Assembly Version: 19.0.0.0
    Win32 Version: 19.0.45.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/Autodesk.DataManagement.Client.Framework.Vault.DLL
----------------------------------------
Autodesk.Connectivity.WebServices
    Assembly Version: 19.0.0.0
    Win32 Version: 19.0.45.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/Autodesk.Connectivity.WebServices.DLL
----------------------------------------
Microsoft.Web.Services3
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.5305.0
    CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202015/Microsoft.Web.Services3.DLL
----------------------------------------
System.Web.Services
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll

Do you know if this is an error with the script or .NET?

barigazy's picture

...

Nope. Even small tooltips slows down any tool. Main point here is fast searching and access to selected script.
To be honest I've already added too many unnecessary features which is very difficult to optimize ei. fix to work with newer Max versions.
Beside Max there is Win8.1 optimization. So ... I do not expect that this will be "piece of cake" :)

bga

3dwannab's picture

Thanks very much.

I don't know if this would be something that could be useful?

Lets say I have a script in a folder and a screenshot .jpg with the same name also. Like below:

Materials - Uniquematerialids V1 Bertrand Benoit.ms

Materials - Uniquematerialids V1 Bertrand Benoit.jpg

And when you hoover over the script a little thumbnail of the .jpg appears. Would this be something that's easy enough implemented.

barigazy's picture

...

I prepare new update for max2014-15. Some stuffs are changed till max2012.
Stay tuned ;)

bga

3dwannab's picture

Wildcards

+1 for this script.

Would you be able to incorporate wildcards.

* will get all scripts or *.mcr will find mcr only.

Also would an option be available for not allowing subfolder searching be possible?

Right clicking to add (Shift+Enter works) a script to favourites does not work in max 2015 or does this need to be done manually in the xml file?.

Thanks for this great script.

asymptote's picture

I've been holding back for weeks ;)

I've been holding back for weeks ;)

 

 

Many thanks.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.