Are you manually starting the renders with 3dsmaxcmd or are you using a rendermanager? I have finally managed to repath all the assets on the max fil…
Okay that took me a while to work through. But more specifically, after the metastream is loaded into an array, how would one go about altering the pa…
What if I managed to get the asset ID of the file to repath. How would one go about altering the path of just that particular file with setMAXFileAsse…
Thanks for that. It definitely pointed me in the right direction and was a good way to go about handling the problem that I didn’t think of. Let me gi…
doesFileExist simply returns either true of false and it only queries the current open scene? I am new to maxscript and am trying very hard to wrap m…