Announcement

Collapse
No announcement yet.

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

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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

    Click image for larger version

Name:	Capture.PNG
Views:	1
Size:	34.6 KB
ID:	883498

    Kind regards,
    Jonas Hansen
    Designit

  • #2
    Hello,

    You could use:
    setVRaySilentMode() true

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

    Best Regards,
    Yavor
    Yavor Rubenov
    V-Ray for 3ds Max developer

    Comment

    Working...
    X