Hmmmm…thought i could do it through wire parameters but seems like ya can’t.
Just wanted to say thanks again to you guys…really appreciate the help!!!
Haha…useful yes…don’t think they’ll be popular! I really appreciate the info…and the help. I’m certainly not great at maxscript but this was about th…
Basically the people interested would send me the MAC address from the machine they want to Install it on, then I would place it in the encrypted scri…
Bookmarked! Thanks a lot!
I tried this: ( local face = getFace tmesh f format “%, %, % ” (face[1] as integer) (face[2] as integer) (face[3] as integer) –to:out_fi…
lo, how would you write it the other way that you mentioned here: Faces are represented as Point3 values as well, and therefore also have .x .y .z …
Thank you so much for the help! I really appreciate it. Worked perfectly.
Thank you guys so much! And i appologize if its stupid…but i can’t get the brackets off the coordinates in the face index. I looked in the help file…
Here it is: fn GetGeometry o = ( Superclassof o == Geometryclass and classof o != TargetObject ) obj = pickobject filter:GetGeometry …
Hmmm…that didn’t work. It threw this into the listener: $Torus:Torus001 @ [-0.420151,-1.604431,0.000000] — Error occurred in anonymous codeblock; …
One more quick question. If i’m using something like this(not the whole code bit): for v = 1 to num_verts do format “% ” (getVert tmesh v) to:…
Thank you soooooooooo much…got it working perfectly! If we’re ever in the same place i’ll buy you a beer!