ScriptSpot

Forum topic · Scripts Wanted

Save As with Compress on Save option

By harumscarum · 2017-10-12

Description

I don't use Compress on Save option most of time, but sometimes need to save max file compressed. Is it possible to create toolbar button to save Max file with Compress on Save option?

Comments (4)

harumscarum · 2017-10-12

thanks.
but I have already all my textures on the renderfarm and need just *.max file with "compress on save" option.
I mean I keep "compress on save" in 3dsmax setting disable but need shortcut to save max file with this option ON

.

jahman · 2017-10-13

this setting isn't exposed to maxscript, so the only way to do it is to emulate user actions

.

miauu · 2017-10-12

This will invoke the Save As dialog where you have to choose the folder where to save the file and the name of the file. The file will be saved archived.


max file archive

harumscarum · 2017-10-12

Save As with "_compressed" postfix would be great