1
The X-Com Files / Re: Having trouble getting the zombie trooper research
« on: Today at 11:58:00 am »
I've had exactly same thing. Once you've finished the mission, it won't spawn again.
So no, you can't get corresponding researches anymore. I suggest editing the trooper corpse into your savegame. The saves `.sav` usually lie in OXCE/user/x-com-files folder. Open your save with a text editor, find within:
and add this line: STR_ZOMBIE_TROOPER_CORPSE: 1
I'm assuming you didn't actually get and research trooper's corpse. That's the only thing needed for implant.
It's also possible you've hidden some research - check hidden researches tab.
So no, you can't get corresponding researches anymore. I suggest editing the trooper corpse into your savegame. The saves `.sav` usually lie in OXCE/user/x-com-files folder. Open your save with a text editor, find within:
Code: [Select]
bases:
items:
and add this line: STR_ZOMBIE_TROOPER_CORPSE: 1
I'm assuming you didn't actually get and research trooper's corpse. That's the only thing needed for implant.
It's also possible you've hidden some research - check hidden researches tab.