I updated the script, back up the old copy though in case it doesn't work out. Download it from the same link above. I turned off compression and may have found a solution for saving the TGA in a different folder. Open the script in a text editor and at the top of the file change the devPath and assetPath variables to…
I created a JavaScript that can save a 24 or 32 bit tga based on if you have an alpha channel. You can make this part of an action that can do the rest of what you want. http://dl.dropbox.com/u/2904948/Tools/SaveTGA.jsx Here are the steps you need to take. 1. Start recording a new action in the action panel and assign it a…