I was wondering if there was a way I could unlock the loadout in Galactic War that has a lot of sub commanders without defeating First Seeker Osiris. In other words, is there a file I can edit to unlock that loadout? Sorry if this isn't in the right section.
While anywhere in GW, open the console (default key is `) and type: Code: require('shared/gw_common').bank.addStartCard({id: 'gwc_start_subcdr'}) Since the game doesn't expect this to change very often, leave GW and return, and it should be in the available loadouts.
Yes, and? It's single player, and I'm not all that good yet. Cheating, when limited, in my opinion, can help with people training their skills.
I took a look at how the loadout mod works and created a "CHEAT" loadout myself lol. That is the way to cheat XD. And sorry to the author I changed his mod without his permission. Note: To use this hacked mod, replace the original mod where the mod manager place it and enable the mod start a new gw, you could choose the 9th new loadout named "Cheat". To remove this "Cheat" loadout you can just simply reinstall the loadout mod from MM. What it dose is unlocking all units(If I am not missing anything), buff all units' hp,speed and dmg to 200%, reduce build metal cost to 50%, increase metal and energy production by 100% and also buff the build arm's speed. PS:There is a bug in the code that cause energy production not doubled. I have fixed it.