koffeinflummi 96 Posted February 19, 2015 (edited) Hey there. I decided to assemble some of the various little snippets I wrote over the months into a little package; scripts that take the mind-numbing chore out of stuff like creating the hiding animations for 30 bullets in a transparent magazine. :rolleyes: At the moment there's just 3 and you need Python 3 set up, but I still have some stuff laying around that I'll add once I find the time and maybe make an .exe. Download / Source Code https://github.com/KoffeinFlummi/ArmaUtils Usage $ armautils Usage: armautils [command] [parameters] Commands: smdimerge Merges specular and gloss maps (grayscale images) into one SMDI map maganim Creates the model config structure for magazine animations (hiding of bullets) timerge Merges the various components of a thermal map (grayscale images) into one map Use 'armautils [command] --help' to display help for an individual command. Edited February 19, 2015 by KoffeinFlummi Share this post Link to post Share on other sites