Has anyone out there used the ruby decompiler? I have done A LOT of work within Fallout 2 using this decompiler/recompiler (a compilation of 9 mods and the 3 unofficial patches). Anyway, after all my work, I realized that the header files for those scripts were completely removed. Yes, I know I could have used Jargo's FSE, but I didn't. I can use FSE to decompile my new scripts and FSE will read those source files. But they cannot be recompiled, not even if I change the format, due to errors. If anyone knows these programs really well and knows of a solution, I would greatly appreciate it. I don't want to have to redo all these changes to these scripts from scratch.