MoonDoggie
@moondoggie
New Member
Joined: Feb 15, 2024
Topics: 22 / Replies: 242
Reply
RE: select by material…

There is a built in button. On the material editor look to the middle right side of the pane with some colored spheres, it’s one of those buttons. O…

17 years ago
Forum
Reply
RE: getsavepath with initialdir doesnt work sometimes

I’ve had problems like this as well, but Gravey is correct, try that!

17 years ago
Forum
Reply
RE: Stepped array 1 to 66 or more

ps, shorter for a=1 to 20 do ( for b=1 to a do box size:[10,10,10] pos:[a*45,b*45,0] wirecolor:blue )

17 years ago
Forum
Reply
17 years ago
Forum
Reply
RE: format to file with ""

What paul is saying is that it’s always “objectName = Small” anyways. It’s always a string, so adding additional quote brackets is serving no purpos…

17 years ago
Forum
Reply
RE: Replace Token's in a string

fn replaceWordInString thestr theword toreplace = ( local instring = filterString thestr theword local outstring = “” for i=1 to instring.count…

17 years ago
Forum
Reply
RE: Need scripts that remove duplicate materials

Shane above says “userMap” functions, what he means is the “usedMaps” function, I forgive you. -Colin

17 years ago
Forum
Reply
RE: max script help

put the code portion between “<code> </code>” tags, substitute <> for []

17 years ago
Forum
Reply
RE: max script help

PM sent. -Colin

17 years ago
Forum
Reply
RE: Filtering Off

He’s incredible. getClassInstances() is also incredible.

17 years ago
Forum
Reply
RE: jpg renaming

Shane, EnumerateFiles does the same thing, albeit I wasn’t sure reedha knew about defining functions etc. I hesistate to use it because it always doe…

17 years ago
Forum
Reply
RE: jpg renaming

Some things to get you started get (almost) all the bitmaps in the scene by using GetClassInstances() thebitmaps = getClassInstances BitmapTexture…

17 years ago
Forum
Reply
RE: Re-order array based on hierarchy?

This sort of thing wouldn’t be too hard to do. I can give you some startup and then others can help you from there, because I’m not 100% sure on what…

17 years ago
Forum
Reply
RE: Collapsing the stack

Ok, seeing as collapsing isn’t working, what you might try it to get the instance of the modifier and copy the modifier over to your new object. GetC…

17 years ago
Forum
Reply
17 years ago
Forum
Page 8 / 18