Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] Feature Requests => [Max] Resolved Feature Requests => Topic started by: elmes on 2014-08-24, 23:12:43

Title: syntax for Output Autosave
Post by: elmes on 2014-08-24, 23:12:43
When I'm using %f it saves project filename in autosave. For example, my project file is 'cube.max' and render output filename is 'cube_camera01.png'. So the Syntax 'autosave_%f' will give me the file 'autosave_cube.max_0001.exr'. This is exatly not that I want.

So there is no way to put render output filename in autosave syntax?
Title: Re: syntax for Output Autosave
Post by: Ondra on 2014-08-24, 23:39:24
I can add it as another field, but it is a feature request, not bug
Title: Re: syntax for Output Autosave
Post by: Ondra on 2014-12-11, 17:13:55
Added %o for output and %v for camera name
Title: Re: syntax for Output Autosave
Post by: elmes on 2015-03-07, 16:17:02
Thank you!