Hi I am using 3ds MAX 2013 and the script opened up fine on the first go and was able to output a simple image. However proceeding tries after that result in an error: "-- Unknown property: "filename" in undefined" highlighting the line of code: m_viewportbmp.filename = m_bmpname I would really appreciate any help as this…
tnx Nysuatro ^^ For the people who already downloaded the script Did a very minor tweak to the script so it doesn't show the gizmo anymore when in zdepth mode. This seemed to be a problem in some max versions. Updated Script available here
i'm sure it's the right one on the server right now, try to open the script and look for "AlphaToAnim" if that's in there it's the right one. there's a direct link to the mcr on scriptspot too http://www.scriptspot.com/3ds-max/scripts/grabviewport-0
ah great that's all i needed to know i updated the script so that last error won't popup either. Max must be cleaning up some stuff behind my back in some versions. you can download the updated script on the site. Teessider: this also fixes your problem tnx guys
aha yeah i didn't take that into account. I tried to find a unified directory so people running multiple versions of max would get the last saved settings in all versions. But since i never really setup a different project folder inside max itself it's always the standard one i fixed it by saving the ini file in the max…
i found the problem (float to integer convertion always outputted one as ratio) You can download the adjusted script on the site or scriptspot tnx for reporting btw :)
lol damn sorry. i feel stupid, for some reason it didn't overwrite the script properly so it was still the old version. please download it again, should work now