OK thank you for the breakdown. Most of the time when trying simple scripts like that, I understand the functions, but have problems inputing the correct data type. (plugin an array instead of a integer for example). That's my issue most of the time :/ Practices makes perfect I guess. But it will take a while I think. At…
Ok, I got it, I looked at this script and copied the part I wanted. Thanks to the author, I'm a noob with maxscript I would never have found it otherwise.
best thing to do is look up the max script help. check the data type functions return and expect as input and then read their help. if you have a variable and you want to know its data type or class type classOf variable