I haven't defined anything as a string (the script text is above) Other scripts don't define the names as strings so I don't understand why mine isn't working :( :P
Hey guys, I've been working on a small script to make my workflow a little faster at work. It's a multi .CNT (custom format) exporter. I want it to export to the defined path using the model name as file name. eg, C\Users\Greentooth\Desktop\Box001.CNT and repeat this for every selected model in the scene. I've been playing…
Class 13 is a custom format we have here at work. The new snippet you sent works a treat! Thank you very much for helping me out man, sorry to pull you from your LoL game :P Here's the final script in case anyone wants to use it (you will have to change the exporter plugin class) To see the list of classes you have type…