Commercial eh? How much you willing to pay. I’ll make a commercial script.
Also don’t count out a full fledged relational database as the back end. I’m converting our big toolset right now to use MySQL. The entire scene can …
Here is my solution. Which I’m just going to throw into my customFunctionLibrary.ms and use instead from now on. fn SafeSetUserProp NodeVar keyString…
Guess that’s a request for Max 2010 then. “Make sure setUserProp is at the beginning of a new line.” Must have just been from someone editing it ma…
That works perfectly I tried: classof structvar == structdef and that always returned false. isKindof is actually what I wanted.
I feel like we need a wiki.
Not sure why you added a for loop to loop until it == i instead of just using i it’s a useless loop. I’m assuming you’re just practicing a bunch of d…
There is a small tweak which I usually use just for clarity: Normal: fn testfunction A: B: C: = (if A==undefined then print “A is undefined” else pr…
And… that all being said your script doesn’t do what it’s supposed to even with that bug fixed. fn updateMyBox l: w: h: = ( argArray = #(l,w,h) pa…
If you say: Box.v It doesn’t know you want to use a variable. Let’s say I have a variable: var = “hello” and I could have a box.var but it’ll look…
You have a problem and provide a resolution. That’s not a deletion offense that’s a useful post. The fact that you didn’t find the answer you were l…
Hahaha well it feels like ages based on how many times it’s tricked me. While this thread is completely hijacked: It would be awesome if you did a …
And don’t forget the imagemap mis-link for the radiobuttons for “Max 2010 – The Year Autodesk makes Contact”. That bugger has snuck through quite a f…