maxscript question

How do I enable the render stamp via maxscript?

I’m all out of ideas from what I’ve tried and there’s not alot of info out there.

Many thanks for your help

renderers.current.renderstamp_use = true

should do it

mouse over any option in this page to see the maxscript you need for that option

Thanks rfletchr,

Very much appreciated!