mrfred
@mrfred
New Member
Joined: Feb 15, 2024
Topics: 30 / Replies: 62
Reply
RE: Reorder an object array

My try: fn IsParent theArray = ( for obj in theArray do ( while (getNodeByName obj).parent != undefined do ( obj = (getNodeByName obj).pa…

11 years ago
Forum
Topic
Forum
Replies: 23
Views: 55
Reply
RE: bakeBiped script – Make 2013 compatible?

I copy pasted the code into maxscript, removed the macro stuff to only keep the script and ran it. If you want to install it place it inside your mac…

11 years ago
Forum
Reply
RE: bakeBiped script – Make 2013 compatible?

I just tested the script on 2013 and it worked jsut fine. I followed instruction and had no error on max 2013. You must be doing something wrong.

11 years ago
Forum
Reply
RE: Turning on off multiplier curve/ease curve

didnt need more info than that thanks for the tip that’s exactly what I needed

11 years ago
Forum
Topic
Forum
Replies: 2
Views: 9
Reply
RE: issue working with an array made of dotnet Button

nvm I managed to build an execute line using the button name stored as string Is there another way to do this without using the execute command?

11 years ago
Forum
Topic
Forum
Replies: 2
Views: 15
Reply
11 years ago
Forum
Reply
RE: Quick question about Dialog and custom attributes

that’s exactly what I needed didnt knew you could hook up those variable so easily Thanks

11 years ago
Forum
Topic
Forum
Replies: 2
Views: 14
Topic
Forum
Replies: 1
Views: 17
Reply
RE: Always Step Bezier Float Controller

fixed, stored the script inside another object rather than in the CA’s controllers and it worked perfectly

11 years ago
Forum
Reply
RE: Issue mirror transformation

thanks, but those solution doesn’t give me the desired result I managed to get the desired “mirror” effect using this function fn MirrorRollAxis So…

11 years ago
Forum
Topic
Forum
Replies: 6
Views: 19
Page 3 / 7