IkerCLoN
@ikerclon
New Member
Joined: Feb 15, 2024
Topics: 12 / Replies: 67
Reply
RE: Updating Rig Objects via MaxScript (3DS Max 9)

If you are thinking about rigging lots of characters with just a button, have you considered to build the custom rig from a cloud of points instead of…

16 years ago
Forum
Reply
RE: Dotnet TabControls dilema

By the way, in your script change: t1.controls.add l1 for t1.controls.add(l1) It should work

16 years ago
Forum
Reply
RE: Dotnet TabControls dilema

I found this piece of code on the .net thread some weeks ago. It creates some UI stuff inside the tab page. Not MAX rollouts, but I guess the command …

16 years ago
Forum
Reply
RE: Attaching with Editable Poly modifier

Ops, it was obvious! The system exception comes because when attaching… there is not going to be any selection[2] element… p.s.: I should get some ho…

16 years ago
Forum
Topic
Forum
Replies: 1
Views: 12
Reply
RE: Select overlapping copies

I have the eDVD here, so I can quote the contents since I don’t think this is incorrect (but anyway, if anyone thinks it is, I can edit the post). Bo…

17 years ago
Forum
Reply
RE: Select overlapping copies

I remember that this topic was covered in the eDVD called ‘A day in the life of a TD’, by Bobo. You can find it on the Autodesk store, and there he ex…

17 years ago
Forum
Reply
RE: Delete duplicated objects help needed!

Some weeks ago I bought from Autodesk an e-DVD called ‘A day in the life of a TD’, where Bobo explains some tools and workflows he developed at Franti…

17 years ago
Forum
Reply
RE: "Skin.Always Deform" in script?

What Bobo means (I guess) is that you should display your modify panel for the property to work, using… max modify mode … before setting the ‘always…

17 years ago
Forum
Reply
RE: Bones driven by flex modifier

Tried here with MAX 2008 and it works OK. But I can’t help you with your problem, sorry…

17 years ago
Forum
Reply
RE: Self references in Script Controllers?

Borja and Mank, thanks for your feedback, dudes! I’m quite busy with other things at the moment, so no Verlet fun for me at home until a few days. Re…

17 years ago
Forum
Reply
RE: Self references in Script Controllers?

Thanks, dudes! But I think I was not clear. So, to resume, basically I want to use the clause ‘$Point2.pos’ inside its position controller without get…

17 years ago
Forum
Topic
Forum
Replies: 7
Views: 20
Reply
RE: Aligning only the pivot of an object using MAXScript

Hey, Martin, I tried your code and it works fine… the first time you execute it. Just tried it with a box an a point, and aligning the pivot of the bo…

17 years ago
Forum
Reply
RE: Need help to save vertex position to TXT file

I think that maybe the path you are using is causing the error in the script. Try with “C:\ estmesh.txt”.

17 years ago
Forum
Page 4 / 6