Heyo peepz, I've been looking around to check if there's a solution to this. I'm using exportFile (fullFilePath + ".WRL") #noPrompt in a export script But apparently sometimes max doesn't export normals with our WRL exporter when run via script because the the #noPrompt flag avoids the export dialog and just uses defaults.…
well before I got your PM I already read this thread and r_feltch_r's comment ;) copypastepixel wrote a initial great script to export a OBJ file with some default modifications using binary hacks http://www.polycount.com/forum/showthread.php?t=71230 I used parts of his technique in TexTools for the…
You will need to trawl about for it but Im pretty sure all those exporters have INI files thats you can access manually from max script. I'd ask RenderHJS, i think he did it in tex tools.