ScriptSpot

Script

Parameters Collector

By mad · 2018-05-10

Version
1.2.1
Date updated
2018-09-13
Votes
2
Description

Collects all parameters within selected objects, modifiers on objects or slate nodes (materials) so you can mass change their values.

Installation:

just drag&drop to max and the you can find the script inside ProgressiveFX category

Changelog:

v1.2.1

- added exception if nothing selected in slate material editor

Attachments

Tags: object, materials, list, collector, collect, parameters, slate, parameter, modifies

Comments (4)

fedemas1969 · 2018-07-04

Thanks for the script. i get an error when change to mode material.
--unknown property:"reference" in mixinterface:node
maybe i'm doing something wrong...

mad · 2018-08-04

aah ok thats because you dont have any material in slate editor selected.... i need to add exception for this thanks for report

Difference between this and Neil Blevins script?

roamn · 2018-05-11

Difference between this and Neil Blevins script (that does the same, dont remeber the name).

Does this offer some additional functionality, is it quicker?

(thank you)

mad · 2018-05-11

Soulburn scripts are really bad optimized and lag the whole Max (I don't blame them they are really usefull and great) and as I know parameter manager can change only objects and modifiers values. My script can change selected nodes in slate editor too. I created few more scripts which should replace some similar scripts from Soulburn with enhanced functionality or simpler use.

But I'm not as good as Neil in scripting so that's maybe the main difference :D