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.
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
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…