maxscript - autoclick "No" on V-Ray Warning popup

Hi forum,

I have recently upgraded to Vray 3.3.04 and have a lot of files that needs rendering which I’m doing with “batch it max”. Is there some way I can click “NO” with maxscript to the V-Ray warning dialog that pops up when the max file opens? Thank you :slight_smile:

Kind regards,
Jonas Hansen
Designit

Hello,

You could use:
setVRaySilentMode() true

This stop most of the messages V-Ray would normally show.

Best Regards,
Yavor