I am relatively new to FA(F) and modding but yesterday I decided to fix the broken Necro bot from mod DB, inspired by the Total Annihilation Necro bot.
Repository of the mod:
https://github.com/neagix/faf-necro
You can download as a zip and install it under your documents folder:
My Games/Gas Powered Games/Supreme Commander Forged Alliance/Mods/necro
What works:
- resurrection of land/air/ship wreckage (no buildings or experimentals, by design)
- resurrected units start with 1/10th of ReclaimLeft*MaxHealth
- start repair right after resurrection
What needs to be fixed:
- build/repair/reclaim animation (the original model was copied from vanilla FA I suppose, and it's broken) partially fixed
- icon placeholder thanks to @Uveso
- orientation of resurrected unit does not match original (perhaps not possible to fix?)
- airplanes are spawned in flight
- use a BuildRate of 2 for reclaim and a faster speed for repair (right now it uses 2 for both)
- use a bipedal unit design like the original Necro?
I am looking for someone that can help me with the above, thanks! You can also use the GitHub repo.