erilaz
06-20-2007, 08:07 AM
I'm doing a log tool for mesh exports so i'm creating a callback for #postExport. The main problem is since it doesn't return a filesave string like the save callbacks do I can't grab the path to log to.
Is there any way to grab the last export path that was used? If you manually re-export it automatically takes you to the last place you saved, rather than the #export userpath directory. The former is the path I want.
I'm either execting that I will have to resort a custom script to replace the standard export, or someone to point out the code and therefore my stupidity for missing it. :D
Is there any way to grab the last export path that was used? If you manually re-export it automatically takes you to the last place you saved, rather than the #export userpath directory. The former is the path I want.
I'm either execting that I will have to resort a custom script to replace the standard export, or someone to point out the code and therefore my stupidity for missing it. :D
