Bobo: …Please let Autodesk know how badly you want it. In fact I would go as far as suggesting filing a bug against this… Will do on my next few …
Berglte: The 2.49 seems to export .obj sequences but when imported to max, all I got was the bounding boxes of fluid meshes. Yup, that´s how it g…
Phew, from the back of my head, you´d need to have some sort of Python enviroment installed, but I think that comes standard with Blender. Then there …
Hi loran, I used this script in Max 2010 several months ago for an in-house test and it worked all right. I copied/pasted the whole thing to the scri…
PiXeL_MoNKeY: …The other option for dealing with non-creatable maps is to store a version in a .mat library and then load from there whenever you ne…
I´m not quite sure what you are looking for. If I´d have to guess, then you should have a look at this scriptcalled Batchit by Paul Neale. Is this wh…
Hi everybody, just started digging into Custom Attributes and it looks very promising. Currently I am creating those with the Parameter Editor, and t…
Yes, Custom Attributes are the next logical step. I already bought the neccesary DVD´s by Mr.PEN, but haven´t had the time to watch them yet. Anyway,…
Thanks LoneRobot, took up your tip and found the solution by meddling a bit around with the script listener. Seems the slider objects already have a …
CerberusC: Hope you have a great vacations here in spain, apart from our politicians, is the greatest country to have a break in work i think hehe. …
Hey Juan, I know that it is possible to pass queue control from one client to another. Its a simple MaxScript command. I am sorry to tell you that I …
I´ll try to have a look at it in my break…
I took the freedom to take a premade script from the MAX Script Reference. You´ll have to thank Bobo for putting it down there, I just did some humble…
Concerning 2 Try this for loading material libraries: loadMaterialLibrary “C:\\standard.mat” Don´t have time right now for checking out the rest, m…