ZBrushCentral

Question: loading noise in to multiple subtools

Hi

I’ve looked on the forum and on Google and I can’t find solution for my very simple script.

I have around 25 subtools and I want to load previously saved noise file in to each of them.

I’ve recorded macro but once when I use it in my macro It doesn’t work.

Noisemaker window opens but it’s not selecting my noise file and it’s not closing noisemaker window.

I would appreciate help with this.

Those are important lines from recorded macro:
[IPress,Tool:Surface:Noise]
[FileNameSetNext,“ZBRUSH_\ZNoiseMakers\StoneNoise02.ZNM”][IPress,NoiseMaker:Open]

For loop I’m using routine which I’ve found on this forum and it’s working fine with other simple operations on subtools.

Cheers

I don’t think it is possible to use a macro/zscript with Noisemaker. The Noisemaker ‘Open’ button is not currently available directly to ZScript. As Noisemaker is currently in development hopefully this will change in the future.

Thank you

That’s what I was afraid :confused: