Wait, there’s a way to check registry entries from Maxscript?? I currently have the script set up to automatically check for all the default installa…
Well you’ve been at it for a lot longer than I have. In developing for multiple versions, I see an opportunity to learn things that will help me when …
Actually I finally have a setup that allows me to easily compile for all versions of Max from at least 2012 to 2017 with basically no extra effort.
Hey, I just recompiled one of my SDK plugins for Max 2009 at the request of someone on another forum. And I still have my copy of Max R5 in its box wi…
I know, but I’m trying to write a script to check for installed versions of Max. EDIT: I’ve updated the original post with the list of directories.
hd: yep, it turns out that is exactly what it was. denis: actually the rd was directly from the sample file, where it is defined as RelaxBySGModData…
Just going off what I’ve been told and what has/hasn’t worked for me. I’m still far from an expert at this stuff. What Klunk told me on the subject w…
I just realized that I was working with an older file from back before I was taught not to include p_accessor in a ParamBlockDesc2. So I took that out…
I don’t know if this is a related issue or not, but when I run the plugin through the Local Windows Debugger option with the original maximum value (1…
I’d definitely appreciate it!
I don’t suppose you could give an example?