legie
@legie
New Member
Joined: Feb 15, 2024
Topics: 25 / Replies: 61
Reply
RE: Help with simple limking script

Try it like this: foo=$point* as array doo=$omni* as array for i in 1 to foo.count do ( doo[i].pos=foo[i].pos doo[i].parent =foo[i] ) (I a…

17 years ago
Forum
Reply
RE: File Browser within mxs rollout?

Thanks Richard for explaining how to use a .net library and for finding that link to the package… As the task description for my script got one more…

17 years ago
Forum
Reply
RE: File Browser within mxs rollout?

The Power Pack looks pretty promising. But I have no clue on how I would use the package with MXS. Is that complicated?

17 years ago
Forum
Reply
RE: File Browser within mxs rollout?

Well, there is not much code yet to show and I don’t have access to Max right now. It is basically a simple rollout with some checkboxes and dropdown …

17 years ago
Forum
Topic
Forum
Replies: 8
Views: 42
Reply
RE: meshop.attach + retain material IDs?

Well, my material (source and target actually have the same material) has enough IDs for all the material IDs in the object. What I did forget to ment…

17 years ago
Forum
Topic
Forum
Replies: 2
Views: 24
Reply
RE: Change text color in rollout?

Sweet! Both solutions work great. Thanks

17 years ago
Forum
Topic
Forum
Replies: 3
Views: 45
Reply
RE: non-uniform scale values in type-in window

Thanks for the info Paul. I already had a look at your tool, good stuff!

17 years ago
Forum
Reply
RE: non-uniform scale values in type-in window

Can I leave the values as they are, or do I need to do something about it?

17 years ago
Forum
Topic
Forum
Replies: 4
Views: 32
Reply
RE: Best setup for complex dynamic rollout

Hi, as far as I see it, this is the approach I chose myself in the current version of my script. It is fine, everything is working, but like you said,…

17 years ago
Forum
Reply
RE: Best setup for complex dynamic rollout

I would like to have the code of your first example combined with the second one. Means if you press e.g. Button 4, which you created through the “do …

17 years ago
Forum
Reply
RE: Best setup for complex dynamic rollout

Thanks for your help. How would you re-write your sample code if instead of creating a messagebox as button function, pressing the button would lead …

17 years ago
Forum
Page 4 / 6