You might want to check out these… I think you’re looking for timeStamp(), check the Maxscript help for more info on it… start = timeStamp() re…
Everything you need to know about a Tetrahedron in one spot…
This Test code worked for me in 3ds Max 2009 x64 on Windows XP64 sp2 with DotNet 3.5 sp1 installed. Kameleon: As did the code in the related link.
If you check “Parameter Blocks” in the MXShelp… you’ll see you want to use a [b][b]#stringTab type for your type, not a string… [/b][/b]myParam_LensL…
i move the object, set another key, and it moves the 1st to the 2nd’s position and sets a key umm… yeah… if you move something with the User Interfa…
I’ve not done much with AddNewKey… [font=Verdana] I generally use a nested key set function like so… just affecting values, then return to the key arr…
JHN: The solution that does work is to specifically target each bezier_float controller and set the values there instead of the position_XYZ control…
From your vid, I didn’t understand how the lights where linked to the partical flow. It appears to be a global Array you are defining outside of PF? …
could you post up the whole script you’re using so we can look at it… thanks
Not sure… But I do know, if I don’t trap it they’ll brake it somehow…
I haven’t seen the code, but you need to collect the Materials on the selected objects just before the loop that effects them… SelectedMate…
Man… I’ve got alot of THENs to replace… Interesting thread… Didn’t really think there was a practical difference… Learned something today! Now I’m g…
If they added Deadline, I would happily accept that as an annual point release!
I wonder if AD understands the number of hour spent trying to get BB to work in a production enviroment?? But I’m sure glad to have that new steerin…
You will also net to restart the job after making the changes to the xml. As Backburner only reads the .xml doc when the manager starts, the job rest…