Good Morning ( or afternoon, or night ;) ) to all my fellow polycounters! Studio max has been pissing me off lately since I have to do a lot of obj exports out of it and everytime I do an export selected, it never remembers that I wanted to do an obj export and instead randomly selects one of those numerous formats that I…
Hi Autarkis, I don't know how to change the default but I threw a little script together which exports the selected object to max's export directory as an obj. Filename is the object name. Hope it Helps: Download Here If its of much use I'll put it on scriptspot, its on my dropbox public at the moment. Stu
I've updated the script to improve functionality and remove a bug whereby if you swapped the export type manually it wouldn't swap back. Also a check to ensure you have something selected.
Well you could still copy/paste ".obj" at the end of your name file when saving and it will automatically save it as obj. I don't know if you can desactivate all other formats. Maybe through the plug-in manager but that would be a bit risky. The smartest way would probably to make a script that exports your objects based…
Noors, thanks. Didn't think of just pasting .obj at the end. That makes it faster :) Mediochrea, that sounds interesting, but studio max at work is pretty antiquated ( max 7!) so can't use any of those sexy new tools. Thanks for the link though, it's definitely bookmarked for home use :)
Check this thread out: http://www.polycount.com/forum/showthread.php?t=63739 And more specifically, this post: http://www.polycount.com/forum/showpost.php?p=968973&postcount=87 I don't have Max installed atm, so I can't vouch for the effectiveness, but it still might be of some use. Cheers!