ArtOfSoulburn
@artofsoulburn
New Member
Joined: Feb 14, 2024
Topics: 70 / Replies: 257
Reply
RE: scatter script without intersections

In still think it will be more complex than that, since you’ll need a max and min x value, max and min y value, etc, all of which does not intersect. …

19 years ago
Forum
Reply
RE: scatter script without intersections

Well, it’s more complex than that, because you have to take into account the dimensions of the box. So what you’d need to do is… pick a point, defin…

19 years ago
Forum
Reply
RE: difference between maxscript and plugins?

I have a friend who wrote a maxscript raytracer about 7 years ago. He didn’t know C, and did know maxscript, so he just wanted to see if it could be d…

19 years ago
Forum
Reply
RE: difference between maxscript and plugins?

Also plugins tend to run faster, since they’re compiled. So if you’re doing something that requires tons of computation, a plugin would be better. Lik…

19 years ago
Forum
Reply
RE: SpacePathDeform Move to Path?

Yup, sounds like your original object may have a transform on it. In general, always do a reset xform before trying to use pathdeform for anything. BT…

19 years ago
Forum
Reply
RE: Seniors Need Help With MaxScript

Hahahaha. Sorry, when I read the thread subject, I thought you meant people over 65 that need help with maxscript Neil

19 years ago
Forum
Reply
RE: How to randomly assign material on a specific count of objects ?

Or check the RandomMat script available here: Neil

19 years ago
Forum
Reply
RE: scenematerial collect problem

At least several max versions ago, the scenematerial array would produce a lot of bogus results. I ended up writing my own function to iterate through…

19 years ago
Forum
Reply
RE: new script – Pin screen v1.0

I was thinking exactly the same thing. Neil

19 years ago
Forum
Reply
RE: blurback for max 8

The blurpack works fine in max8 for me. What sort of errors are you running into? And did you follow the install instructions on the site? Neil

19 years ago
Forum
Topic
Forum
Replies: 2
Views: 15
Reply
RE: delete modifier

Thanks, glad you’ve found my site useful. Neil

19 years ago
Forum
Reply
RE: delete modifier

You also may want to check this script modifierAddAndRemove: It lets you add or remove any modifier that exists in max from a dropdown, or to defin…

19 years ago
Forum
Reply
RE: blinders

Hey, just wanted to confirm that the blinders script does not work in r7. Something changed between 5 and 7’s maxscript functions that stopped it from…

19 years ago
Forum
Topic
Forum
Replies: 1
Views: 8
Page 19 / 22