msmith81
@msmith81
New Member
Joined: Feb 15, 2024
Topics: 6 / Replies: 18
Topic
Forum
Replies: 0
Views: 23
Reply
RE: Multi/Sub-Map script access??

thanks Bobo! As always, great advice that works like a charm! thanks PiXeL_MoNKeY for the idea… that was my work-around at first but as soon as I ma…

14 years ago
Forum
Topic
Forum
Replies: 3
Views: 17
Reply
RE: help whit my new script

the easiest way will be to use bitarrays, which use the form of #{} for your steps: make a bitarray with the edges you want. For example : first…

15 years ago
Forum
Reply
RE: Interested in Knowing why something is failing

instead of checking if it is ParticleNew, you could assign an arbitrary number to each particle when it is born: you will first need to make sure you…

15 years ago
Forum
Reply
RE: select all the objects in my circle

hi, you can try this: select (for obj in objects where (intersects MyCtrl obj) collect obj) It works very well for your picture. However, it works …

15 years ago
Forum
Reply
RE: RAM-problem with function 'ClosestPointOnSurf'

Hi, sorry I realize this is a late reply, but you would probably have more luck using this script on particles. With separate boxes, each individual …

15 years ago
Forum
Reply
RE: please help me understand ccPoint

Thanks for the quick reply! That’s just what I needed.

15 years ago
Forum
Topic
Forum
Replies: 2
Views: 14
Reply
RE: How to create a path select button?

i think you are looking for this: obj = getNodeByName a obj.material = MeditMaterials[7]

15 years ago
Forum
Reply
RE: addModifier causing system exception

hi ZeBoxx2, thanks for the reply. I tried your code in a blank scene and it worked fine on the first go. But then I deleted the volume select and ad…

16 years ago
Forum
Topic
Forum
Replies: 2
Views: 15
Reply
RE: Problem with Visual Maxscript in 2010

Thanks everyone for the responses. JHN, those are some great tricks you shared! I will definitely start using some things like that. I am certainly…

16 years ago
Forum
Reply
RE: Problem with Visual Maxscript in 2010

thanks for the quick reply. On the plus side, it doesn’t seem to delete the last line after the rollout anymore. :shrug:

16 years ago
Forum
Topic
Forum
Replies: 17
Views: 50
Page 1 / 2