klaasnienhuis / mzpBuilder

A tool for developers in 3dsMax to build their projects quickly and repeatedly to mzp-files
17 stars 2 forks source link

Encrypted MaxScript files *.mse as input #2

Open RobertinoValue opened 10 years ago

RobertinoValue commented 10 years ago

Hi Klaas

Just bumped into thiis build script. Looking great.

I checked your blog entry for instructions. But the example you give only contains unencrypted MaxScript files as input. (*.ms) Does your build script handle MaxScript files encrypted with the encryptScript API method? (*.mse)

Alvast bedankt.

@klaasnienhuis

RobertinoValue commented 10 years ago

I just noticed, by checking the script, that your build script has become more advanced than when the blog post was written.

It can even do the encryption for me : encryptscripts=true It works very well. Just checked with 11 input script files. Amazing quick.

klaasnienhuis commented 10 years ago

Hi Robertino, thanks for the feedback. I must say this tool has evolved quite a bit since the time I first wrote about it. I use it for all my script deployments now, couldn't live without it. I really should post a bit more about it! Klaas

RobertinoValue commented 10 years ago

Klaas,

Yes the tool certainly evolved "a bit". ;) And a new or updated blog post (if you can find the time) would do it more justice.

What I really like is that you set it up once, and forget about it until a file needs to be added to, or removed from deployment.

Thanks a lot

P.S. Also just found it on Scriptspot.