ScriptSpot

Forum topic · Scripts Wanted

hide v-ray message and rayatrce messages box with script

By dussla · 2012-06-04

Description

hello good friend
i am seeking hide fuction v-ray messages box and raytrace messages with script
is that possbile ?

Comments (5)

barigazy · 2012-06-14

Yep

JokerMartini · 2012-06-14

Those messages are beyond annoying.
Although the vray one does come quite in handy when your doing network rendering and initial rendering setup.

.

kimarotta · 2012-06-04


-----for vray message:

.system_vrayLog_show = boolean

-----and for raytrace message :

.showMessages = boolean

...

thank you for helping

dussla · 2012-06-06

i test showmessages = false

error message in scanline render
unknown property~

what problem?

barigazy · 2012-06-06

You need to use

RaytraceGlobalSettings.showMessages = false