OK, that’s a good idea.
I think there are a lot of modifiers that do not support maps with textures, and a lot that support. why should I enumerate for those that do not have…
the best is to get the map and then to get the texture from it. But if this takes time, then it is enough to get only the object modifier name where …
In my case I have a lot of instances, and if I exclude instances, then I get such result: ( –===================================usedMaps=========…
( –===================================usedMaps==================================== st = timestamp(); sh = heapfree fn getMaps = ( local maps =…
Oh, thax! the thing is that usedMaps <modifier> doesn’t give maps with missing files (correct me if I’m wrong). I need to compare now serejah’s…
very strange, in the morning it was not working, now it does.
yes: “”
Thank you, Serejah, it reads usual images but unfortunatelly it does not read captcha.
Buy the way, I’ve met such situations when a missing file with LOWER CASE extension (jpg, ies…) could be found in a folder, but but with UPPER CASE ex…
there is a requirement – Appropriate permissions are required. In fact, for me it’s enough the permission to read files.
Hi, LO! I saw that post, unfortunately I don’t know how to convert it to maxscript
I’ve tried already, no luck: fn collectFiles root: = ( local sioDir = dotNetClass “System.IO.Directory” local sioSOpt = (dotNetClass “System.IO…