I am currently attempting to take the morphing code from XTA V:9.58 and place it in BA V:7.04
as far as i can tell the morph progam works with two parts
1) LuaRules\Gadgets\unit_morph.lua
2)LuaRules\Configs\morph_defs.lua
so far I am at a point were no errors are reported so the scirping runs BUT no upgrade buttons show for the units I designated as being able to upgrade (by changing the morph_defs.lua file)
when I moved the first file into BA there was an error on line 971 and I was able to fix that with the info on this forum (thanks guys this forum rocks

but as I attempt to add the 2nd file to BA I get issues and I think this is were my central issue is...
7-zip would not allow my to directly copy past the files from XTA to BA(I dont know why and I am sure the asnwer to that would help alot) so I thought I was being slick by bringing them to my descktop making the changes there and then pasting them into BA wich worked BUUTTTT... now that morph_defs.lua is in BA I cant change that version of the file (wich segjests something is wrong)... I can alter the Xta version to my hearts content but not the BA version... I asume that that means that in copying the file it messed up the path and that must be why no units in BA show the upgrade button because its trying to refrence stuff whos path is messed up (my hunch anyway)
at this point I hope I gave enough info in a clear way that makes it an easy fix... even if you dont have the asnwer I really appriciate you reading this thread... any info would be most helpfull... thank you