MoonDoggie
@moondoggie
New Member
Joined: Feb 15, 2024
Topics: 22 / Replies: 242
Reply
RE: Using pickObject effectively

to not enable an object to be picked again, freeze it. to make it appear like it isn’t frozen, in object properties uncheck “Display Frozen in Gray” …

17 years ago
Forum
Reply
RE: Collect and Move Maps to Folder

wtb integrated Node based material editor please. PS. anyone write a script so I can link the coordinates for some of my materials? If it was node b…

17 years ago
Forum
Reply
RE: Collect and Move Maps to Folder

Thanks for the response Soulburn. Glad I’m not the only one who has problems with this. -Colin

17 years ago
Forum
Reply
RE: Collect and Move Maps to Folder

enumerateFiles should be the most effective use of collecting missing maps. Although I don’t like to use it mostly because it does things I don’t ex…

17 years ago
Forum
Reply
RE: Collect and Move Maps to Folder

I have had great success with it reporting bitmaps included in VRayDisplacement Modifier…not exactly sure what problems you’ve had soulburn. It works…

17 years ago
Forum
Reply
RE: Selection Filter drop down list – cfg?

for like a selectByName() dialog box where the user chooses objects/lights/cameras etc from the scene? What do you mean? -Colin

17 years ago
Forum
Reply
RE: Exiting Isolation Mode

This indeed was the solution. I have some error checking code to make sure the rollout and checkbox is not undefined so if they don’t have Isolate ru…

17 years ago
Forum
Topic
Forum
Replies: 2
Views: 11
Reply
RE: Recursive Relinking Bitmaps Script

Thanks for bug testing it! I will post v1.06 here today and always keep the latest version on scriptspot! Thanks a ton, the rlt_MissingMaps fix will…

18 years ago
Forum
Topic
Forum
Replies: 4
Views: 18
Reply
RE: different self Illum. value for each object, but all same material

absolutely! For the fading part have your script create the materials in the medit slots 1-10. Alternatively you could just create an array of materi…

18 years ago
Forum
Reply
RE: different self Illum. value for each object, but all same material

I would create 10 separate materials, and assign them self-illuminated values from 0 to 100 in increments of 10, then randomly apply a different mater…

18 years ago
Forum
Reply
RE: My first try at maxscript and need help!

All good code is self-contained and re-useable It’s all about the basics. -Colin

18 years ago
Forum
Reply
RE: My first try at maxscript and need help!

First Read in Maxscript Reference: “Scope of Variables” global variables can cause problems. When you start programming alot, you start to develop y…

18 years ago
Forum
Page 14 / 18