ScriptSpot is a diverse online community of artists and developers who come together to find and share scripts that empower their creativity with 3ds Max. Our users come from all parts of the world and work in everything from visual effects to gaming, architecture, students or hobbyists.
Is there any way to reload all links in one step? I have 9 links that I have to reload periodically. Currently I have to reload each one by one. Is there any way to script all 9 to reload, so I can run it and leave my PC for everything to reload?
Ok, I'm realizing it isn't working exactly as I hoped. It reloads all of the links fine, but my materials get all jumbled up. After my fbx links are loading in, I have converted all of my materials to Standard materials. When I manually reload my links, I have to change the settings to what you see in the attached screenshot. Can those settings be controlled through a script like you sent?
Sorry for bringing this back up, but I am trying to get this working like I need it to again. It does reload all of the links, but when I try to use the translateMaterials:false, it still seems to reload the links with keep 3ds max scene parameters and assigments on reload checked. I need the links to reload with those check boxes off. Is that possible, and do I need to tweak that script for it to work?
Are you using the same 3ds Max version? If not, then maybe there is a bug in the version that you use. If Yes - then I don't know what may be the reason for the problem(installed update maybe).
Comments
Issue with materials
Ok, I'm realizing it isn't working exactly as I hoped. It reloads all of the links fine, but my materials get all jumbled up. After my fbx links are loading in, I have converted all of my materials to Standard materials. When I manually reload my links, I have to change the settings to what you see in the attached screenshot. Can those settings be controlled through a script like you sent?
.
Try this
Tools and Scripts for Autodesk 3dsMax
*
Sorry for bringing this back up, but I am trying to get this working like I need it to again. It does reload all of the links, but when I try to use the translateMaterials:false, it still seems to reload the links with keep 3ds max scene parameters and assigments on reload checked. I need the links to reload with those check boxes off. Is that possible, and do I need to tweak that script for it to work?
.
Are you using the same 3ds Max version? If not, then maybe there is a bug in the version that you use. If Yes - then I don't know what may be the reason for the problem(installed update maybe).
Tools and Scripts for Autodesk 3dsMax
.
What are those links?
Tools and Scripts for Autodesk 3dsMax
Oh sorry, they are FBX links.
Oh sorry, they are FBX links.
.
Try this:
Tools and Scripts for Autodesk 3dsMax
That works perfect. Thank you
That works perfect. Thank you so much!